commit | 75cfca5a1bb5cb00f262d975a42f09c17238eb08 | [log] [tgz] |
---|---|---|
author | hebasta <stallkamp@ids-mannheim.de> | Tue Feb 19 13:15:27 2019 +0100 |
committer | hebasta <stallkamp@ids-mannheim.de> | Sun Mar 31 14:23:36 2019 +0200 |
tree | 7fb19a789487dfb7eeb0e7489029ca3e8019f5e4 | |
parent | 08648849c5022c321de743beb9007584a0793ffd [diff] [blame] |
First Guided Tour Change-Id: Ia0d71307ba6a88c6037598cb7e500372780136b6
diff --git a/dev/scss/main/main.scss b/dev/scss/main/main.scss index 125839e..7d11e2f 100644 --- a/dev/scss/main/main.scss +++ b/dev/scss/main/main.scss
@@ -14,7 +14,8 @@ @import "buttongroup"; // Button groups @import "panel"; // Base panel system @import "plugin"; // Plugin mechanism - +@import "introjs"; // Guided Tour +@import "introjs-ids"; // Guided Tour: IDS specific main { margin: { left: $standard-margin;