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/introjs-ids.scss b/dev/scss/main/introjs-ids.scss new file mode 100644 index 0000000..12acbc1 --- /dev/null +++ b/dev/scss/main/introjs-ids.scss
@@ -0,0 +1,11 @@ +@import "../util"; + + +.introjs-helperNumberLayer { + background:$ids-orange-2; + } + +.introjs-helperLayer { + background-color:transparent; + } + \ No newline at end of file