Explorar el Código

【新项目】【看板项目】【选择模板grid样式修改】

sunyj hace 8 años
padre
commit
2bde7ab9c5
Se han modificado 1 ficheros con 13 adiciones y 0 borrados
  1. 13 0
      kanban-console/src/main/webapp/resources/css/desktop.css

+ 13 - 0
kanban-console/src/main/webapp/resources/css/desktop.css

@@ -377,3 +377,16 @@ div.ux-taskbar div.x-toolbar {
 	box-shadow: 0 0 50px #78c4ed inset;
 	box-shadow: 0 0 50px #78c4ed inset;
     border-radius: 4px;
     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
+}
+