* fix style for uploading and checking attached files.

This commit is contained in:
chenfeiCF
2016-04-25 11:12:20 +08:00
parent fbccbf45b7
commit 473e4ab805
3 changed files with 10 additions and 7 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
.outer > #titlebar {display: none}
.btn-file {float:right}
.table > thead > tr > th {vertical-align: middle;}
.btn-file {float:right; padding: 0px 5px!important}
.fix-border td {border:0px;}
.fix-position td {vertical-align: middle;}