facebook-workplaceoutlookemailmicrosoft-teamsdiscordmessengercustom-servicesmacoslinuxwindowsinboxwhatsappicloudtweetdeckhipchattelegramhangoutsslackgmailskype
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.
19 lines
531 B
19 lines
531 B
7 years ago
|
$tab-base-color: #30414F;
|
||
|
$tab-base-color-active: #4B6375;
|
||
|
$tab-icon-width: 24px;
|
||
|
$tab-icon-height: 24px;
|
||
|
$tab-padding: 13px;
|
||
|
$tab-border-width: 0px;
|
||
|
$tab-border-width-active: 0px;
|
||
|
$tab-border-width-focus: 0px;
|
||
|
$tab-border-width-focus-over: 0px;
|
||
|
$tab-inner-border-width: 0px;
|
||
|
$tab-inner-border-width-active: 0px;
|
||
|
$tab-inner-border-width-focus: 0px;
|
||
|
$tab-inner-border-width-focus-active: 0px;
|
||
|
$tab-inner-border-width-focus-over: 0px;
|
||
|
$tab-border-radius: 4px 4px 0 0;
|
||
|
$tab-color: #FFF;
|
||
|
$tab-color-active: #FFF;
|
||
|
$tab-font-size: 18px;
|