Upgrade to ExtJS 4.0.7 - Released 10/19/2011
[extjs.git] / resources / sass / ext-all-gray.scss
index 861571d..1f2142d 100644 (file)
@@ -39,6 +39,12 @@ $toolbar-background-gradient: color-stops(#e6e6e6, #efefef);
 $toolbar-separator-color: #aca899;
 $toolbar-text-color: #000;
 
+//btn group
+$btn-group-background-color: #f0f0f0;
+$btn-group-header-background-color: #dfdfdf;
+$btn-group-border-color: #d0d0d0;
+$btn-group-header-color: #666;
+
 //form
 $fieldset-header-color: #333;