抽取等弹框样式修改
This commit is contained in:
parent
e2c49ca6c0
commit
dc61518fe8
File diff suppressed because one or more lines are too long
|
@ -203,4 +203,6 @@ table tr.sj_popup_toptxt th{ font-weight: bold; text-align: center; color: #333
|
|||
|
||||
|
||||
.container-fluid{ padding-left: 0; padding-right: 0;}
|
||||
.sj_fluid{ margin-left:20px; margin-right: 20px;}
|
||||
.sj_fluid{ margin-left:20px; margin-right: 20px;}
|
||||
.custom-alert {width: 330px; border: none;background-color: #fff;font-weight: bold;font-size: 12px;-webkit-border-radius:5px; -moz-border-radius:5px;-o-border-radius:5px; border-radius:5px; box-shadow: 0px 2px 8px rgba(146, 153, 169, 0.5);}
|
||||
.custom-alert-title { line-height: 30px;padding: 0px 10px;background-color: #3b94d6;}
|
Loading…
Reference in New Issue