telegramhangoutsslackgmailskypefacebook-workplaceoutlookemailmicrosoft-teamsdiscordmessengercustom-servicesmacoslinuxwindowsinboxwhatsappicloudtweetdeckhipchat
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
262 B
10 lines
262 B
9 years ago
|
/** @class Ext.slider.Multi */
|
||
|
//
|
||
|
|
||
|
$horizontal-slider-thumb-width: 14px !default;
|
||
|
$vertical-slider-thumb-height: 14px !default;
|
||
|
|
||
|
$slider-outline-width-focus: 1px !default;
|
||
|
$slider-outline-style-focus: dotted !default;
|
||
|
$slider-outline-color-focus: #333 !default;
|