mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
[更新]修改label样式
This commit is contained in:
parent
0daf0f28d2
commit
0606e872e6
@ -80,7 +80,7 @@ legend{width:auto!important;border-bottom:none!important}
|
||||
.layui-table .list-table-check-td input{margin:0;vertical-align:middle}
|
||||
|
||||
/** checkbox 优化 */
|
||||
label.think-radio,label.think-checkbox{font-size:100%;font-weight:500;margin-bottom:0;color:#333}
|
||||
label{font-size:100%;font-weight:500;margin-bottom:0}
|
||||
.think-radio,.think-checkbox{cursor:pointer;margin-top:10px;line-height:18px;margin-right:10px;font-weight: normal}
|
||||
.think-checkbox input[type=checkbox],.think-radio input[type=radio]{appearance:none;-webkit-appearance:none;display:inline-block!important;margin:0;width:18px;height:18px;cursor:pointer;background:#fff;border-radius:1px;position:relative;vertical-align:bottom;-moz-border-radius:1px;border:1px solid #dcdcdc;-webkit-border-radius:1px;box-sizing:border-box !important;-moz-box-sizing:border-box!important;-webkit-box-sizing:border-box!important}
|
||||
.think-checkbox input[type=checkbox]:active,.think-radio input[type=radio]:active{background:#ebebeb;border-color:#c6c6c6}
|
||||
|
Loading…
x
Reference in New Issue
Block a user