Форк Rambox
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.
 
 
 

6 lines
187 B

/** @class Ext.toolbar.Toolbar */
//
$toolbar-background-gradient: color-stops(#e6e6e6, #efefef) !default;
$toolbar-separator-color: #aca899 !default;
$toolbar-text-color: #000 !default;