slackgmailskypefacebook-workplaceoutlookemailmicrosoft-teamsdiscordmessengercustom-servicesmacoslinuxwindowsinboxwhatsappicloudtweetdeckhipchattelegramhangouts
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.
9 lines
310 B
9 lines
310 B
/** @class Ext.tab.Bar */ |
|
// |
|
|
|
$tabbar-background-gradient: 'none' !default; |
|
$tabbar-strip-height: 5px !default; |
|
$tabbar-border-width: 0 !default; |
|
$tabbar-strip-border-width: 0 0 !default; |
|
$tabbar-strip-plain-border-width: $tabbar-strip-border-width !default; |
|
$tabbar-scroller-include-plain-icon: true !default; |