소스 검색

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;
+}