1 2 3 4 5 6 7 8 9 10 11 12 13 14
.vertical { @include position(relative, 0.6em null null null); display: block; @include size(17px 100%); font-family: Arial, sans-serif; table { height: 100%; } &.sliderCSS .jslider-bg i, &.jslider-pointer { background-color: silver; background-image: none; } }