|
|
@ -157,6 +157,12 @@ |
|
|
|
@thumbInactiveBackground: rgba(0, 0, 0, 0.15); |
|
|
|
@thumbHoverBackground: rgba(128, 135, 139, 0.8); |
|
|
|
|
|
|
|
/* Inverted */ |
|
|
|
@trackInvertedBackground: rgba(255, 255, 255, 0.1); |
|
|
|
@thumbInvertedBackground: rgba(255, 255, 255, 0.25); |
|
|
|
@thumbInvertedInactiveBackground: rgba(255, 255, 255, 0.15); |
|
|
|
@thumbInvertedHoverBackground: rgba(255, 255, 255, 0.35); |
|
|
|
|
|
|
|
/*------------------- |
|
|
|
Highlighted Text |
|
|
|
--------------------*/ |
|
|
|