allow string based values for comboboxarray
[roojs1] / css / toolbar.css
index bf196b2..aa8a76d 100644 (file)
 
 /** ---- Toolbar ontop of tab bar ---------- **/
 .x-tabs-strip-wrap .x-toolbar {
-    background: none;
+    background: none !important;
 }
+.x-tab-strip-toolbar {
+    width: 100%;
+}
\ No newline at end of file