上传附件样式调整
This commit is contained in:
parent
2fa03c3102
commit
711b21070f
|
@ -764,6 +764,9 @@ div.modal {
|
||||||
.ui-widget {
|
.ui-widget {
|
||||||
font-family: Verdana, sans-serif;
|
font-family: Verdana, sans-serif;
|
||||||
font-size: 1.1em;
|
font-size: 1.1em;
|
||||||
|
width: 200px;
|
||||||
|
height: 14px;
|
||||||
|
background: #e2e2e2;
|
||||||
}
|
}
|
||||||
.ui-dialog .ui-dialog-content {
|
.ui-dialog .ui-dialog-content {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
@ -934,6 +937,7 @@ img.ui-datepicker-trigger {
|
||||||
.ispublic-label{display: none !important;}
|
.ispublic-label{display: none !important;}
|
||||||
.is_public_checkbox{display: none !important;}
|
.is_public_checkbox{display: none !important;}
|
||||||
.is_public{display: none !important;}
|
.is_public{display: none !important;}
|
||||||
|
.ui-corner-left{background: #64bdd9;}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue