* change for export template and adjust create,edit page.

This commit is contained in:
wangyidong
2015-09-17 09:30:10 +08:00
parent 7d45f50cc2
commit d2843052d9
10 changed files with 47 additions and 36 deletions
-2
View File
@@ -1,3 +1 @@
.delbutton{font-size:12px; color:red; width:80px; padding:0}
.addbutton{font-size:12px; color:darkgreen; width:80px; padding:0}
.table-form > tbody > tr > td .btn-group-vertical > .btn {margin-left: 0!important; padding: 2px 8px}
+2
View File
@@ -1,2 +1,4 @@
.col-side .chosen-container .chosen-drop {width: 216px!important}
.col-side .chosen-container {width: 218px!important}
.table-form > tbody > tr > td .btn.addbutton {display:block; margin:1px 0px; width:40px; padding:1px 6px;}
.table-form > tbody > tr > td .btn.delbutton {display:block; margin:1px 0px; width:40px; padding:1px 6px;}