[更新]修改LayUI样式

This commit is contained in:
Anyon 2018-08-15 18:44:19 +08:00
parent 340a0b144c
commit c9a6fa77f0

View File

@ -59,6 +59,7 @@ a{color:#06C;cursor:pointer}a:hover{color:#039}input::-ms-clear{display:none}but
.label-required:after{content:'*';color:red;position:absolute;margin-left:4px;font-weight:bold;line-height:1.8em;top:6px;right:5px} .label-required:after{content:'*';color:red;position:absolute;margin-left:4px;font-weight:bold;line-height:1.8em;top:6px;right:5px}
/** Layui样式调整 */ /** Layui样式调整 */
.layui-btn-sm.layui-btn-primary{line-height:28px!important;}
.think-inner-table{border:none!important;margin:0!important} .think-inner-table{border:none!important;margin:0!important}
.think-inner-table tr:first-child td{padding-top:5px!important} .think-inner-table tr:first-child td{padding-top:5px!important}
.think-inner-table tr:last-child td{padding-bottom:5px!important} .think-inner-table tr:last-child td{padding-bottom:5px!important}