hangoutsslackgmailskypefacebook-workplaceoutlookemailmicrosoft-teamsdiscordmessengercustom-servicesmacoslinuxwindowsinboxwhatsappicloudtweetdeckhipchattelegram
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.
7 lines
232 B
7 lines
232 B
9 years ago
|
/** @class Ext.panel.Panel */
|
||
|
//
|
||
|
|
||
|
$panel-header-background-gradient: color-stops(#F0F0F0, #D7D7D7) !default;
|
||
|
$panel-border-color: #D0D0D0 !default;
|
||
|
$panel-header-color: #333 !default;
|
||
|
$panel-frame-background-color: #f1f1f1 !default;
|