Преглед изворни кода

Merge branch 'master' of http://smartcost.f3322.net:3000/SmartCost/ConstructionCost

Chenshilong пре 7 година
родитељ
комит
e56fcc392a
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      web/building_saas/css/main.css

+ 3 - 0
web/building_saas/css/main.css

@@ -305,3 +305,6 @@ body {
   background:#fff;
   border-bottom:1px solid #ddd
 }
+.gc-column-header-cell{
+    text-align: center!important;
+}