上传附件样式调整

This commit is contained in:
sw 2015-08-28 11:53:05 +08:00
parent 2fa03c3102
commit 711b21070f
1 changed files with 4 additions and 0 deletions

View File

@ -764,6 +764,9 @@ div.modal {
.ui-widget {
font-family: Verdana, sans-serif;
font-size: 1.1em;
width: 200px;
height: 14px;
background: #e2e2e2;
}
.ui-dialog .ui-dialog-content {
position: relative;
@ -934,6 +937,7 @@ img.ui-datepicker-trigger {
.ispublic-label{display: none !important;}
.is_public_checkbox{display: none !important;}
.is_public{display: none !important;}
.ui-corner-left{background: #64bdd9;}