blob: 015e84e9667dc062f834d0d29137eaa04372830e [file] [log] [blame]
hebasta75cfca52019-02-19 13:15:27 +01001@import "../util";
2
hebasta75cfca52019-02-19 13:15:27 +01003.introjs-helperLayer {
4 background-color:transparent;
5 }
hebasta1e2d98e2019-10-30 15:58:17 +01006
7.introjs-tooltip.gTstartSearch{
8 max-width: 500px;
9}
10
11.tgreeting {
12 font-weight: bold;
13 color: $darkest-orange;
14}
15
16.pfirstStep{
17 width: 500px;
18}