|
|
@@ -377,3 +377,16 @@ div.ux-taskbar div.x-toolbar {
|
|
|
box-shadow: 0 0 50px #78c4ed inset;
|
|
|
border-radius: 4px;
|
|
|
}
|
|
|
+
|
|
|
+#tplGrid .x-header-text{
|
|
|
+ color:black
|
|
|
+}
|
|
|
+
|
|
|
+#tplGrid .x-panel-header-default{
|
|
|
+ background-color:white;
|
|
|
+}
|
|
|
+
|
|
|
+#tplGrid .x-panel-header-default{
|
|
|
+ border-color:#c1bfc1
|
|
|
+}
|
|
|
+
|