This repository has been archived on 2026-04-30. You can view files and clone it, but cannot push or open issues or pull requests.
huegasm/chrome/app/styles/introjs.scss
2017-02-14 23:55:12 -08:00

18 lines
261 B
SCSS

#settings.introjs-fixParent {
position: inherit !important;
}
.introjs-tooltip {
width: 300px;
}
.introjs-skipbutton {
color: $secondaryThemeColor;
}
.introjs-bullets ul li a.active {
position: relative;
height: 10px;
width: 10px;
top: -2px;
}