xs 5 vuotta sitten
vanhempi
commit
ff41379100
1 muutettua tiedostoa jossa 16 lisäystä ja 0 poistoa
  1. 16 0
      src/main/webapp/webpage/modules/sg/project/management.jsp

+ 16 - 0
src/main/webapp/webpage/modules/sg/project/management.jsp

@@ -27,6 +27,22 @@
         font-size: 13px;
         width: 140px;
     }
+    .btn_out{
+        width: 100px;
+        margin: 0;
+        float: right;
+        margin-right:2%;
+    }
+    .div_main_form{
+        width: 50%;
+        margin-left: 10px;
+    }
+    .layui-icon-layer{
+        display: none;
+    }
+    .layui-icon-file{
+        display: none;
+    }
     .layui-table-view .layui-table {width:100%}
 </style>
 <body style="height:100%">