blob: d97013a3ab64fe40b063f730d5a6486b56de5c41 [file] [log] [blame]
@import "../util";
/**
* Styles overriding introJS styles
*/
.introjs-helperLayer {
background-color: transparent;
}
.introjs-tooltip.gTstartSearch {
max-width: 500px;
}
.tgreeting {
font-weight: bold;
color: $darkest-orange;
}
.pfirstStep {
width: 500px;
}
.introjs-donebutton {
float: right;
margin-left: 5px;
}
.introjs-skipbutton {
color: $black;
}