top: -($joyride-tip-nub-size*2);
}
&.bottom {
+ border-color: $joyride-tip-bg !important;
border-bottom-color: transparent !important;
border-bottom-style: solid;
- border-color: $joyride-tip-bg !important;
border-#{$default-float}-color: transparent !important;
border-#{$opposite-direction}-color: transparent !important;
bottom: -($joyride-tip-nub-size*2);
.joyride-tip-guide { width: $joyride-tip-default-width; #{$default-float}: inherit;
.joyride-nub {
&.bottom {
- border-bottom-color: transparent !important;
border-color: $joyride-tip-bg !important;
+ border-bottom-color: transparent !important;
border-#{$default-float}-color: transparent !important;
border-#{$opposite-direction}-color: transparent !important;
bottom: -($joyride-tip-nub-size*2);
top: $joyride-tip-position-offset;
}
&.left {
- border-bottom-color: transparent !important;
border-color: $joyride-tip-bg !important;
+ border-bottom-color: transparent !important;
border-left-color: transparent !important;
border-top-color: transparent !important;
left: -($joyride-tip-nub-size*2);