icloudtweetdeckhipchattelegramhangoutsslackgmailskypefacebook-workplaceoutlookemailmicrosoft-teamsdiscordmessengercustom-servicesmacoslinuxwindowsinboxwhatsapp
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
379 B
9 lines
379 B
9 years ago
|
/** @class Ext.grid.feature.Grouping */
|
||
|
//
|
||
|
|
||
|
$grid-grouped-title-color: #666 !default;
|
||
|
$grid-grouped-header-border-width: 0 0 1px 0 !default;
|
||
|
$grid-grouped-header-border-color: $grid-header-border-color !default;
|
||
|
$grid-grouped-header-padding: 7px 4px !default;
|
||
|
$grid-grouped-icon-padding: 0 0 0 17px !default;
|
||
|
$grid-grouped-header-background-color: $neutral-light-color !default;
|