Преглед на файлове

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

TonyKang преди 7 години
родител
ревизия
a1d78c0279
променени са 1 файла, в които са добавени 11 реда и са изтрити 0 реда
  1. 11 0
      web/building_saas/css/main.css

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

@@ -25,6 +25,17 @@ a{
 .text-indent {
 .text-indent {
     text-indent:26px;
     text-indent:26px;
 }
 }
+.modal-header{
+    background:#f2f2f2;
+    border-bottom:1px solid #ccc;
+    padding:.8rem 1rem;
+}
+.modal-title{
+    font-size:1rem;
+}
+.modal-footer{
+    padding:.8rem 1rem;
+}
 /*自定义css*/
 /*自定义css*/
 .login-body,.login-html{
 .login-body,.login-html{
     height:100%;
     height:100%;