blob: 01c751ef2b7e14f20220051ee55cc94260c8373e [file] [log] [blame]
@import "../util";
.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;
}