mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
修改样式
This commit is contained in:
parent
9326343474
commit
bf6220d35f
@ -833,21 +833,23 @@ input:not(.layui-hide,[type=hidden]) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
> span:first-child {
|
> span:first-child {
|
||||||
right: 0;
|
left: 50%;
|
||||||
height: 20px;
|
height: 20px;
|
||||||
|
bottom: 4px;
|
||||||
z-index: 3;
|
z-index: 3;
|
||||||
display: none;
|
display: none;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
margin-left: -33px;
|
||||||
box-shadow: @ShadowOuterMin;
|
box-shadow: @ShadowOuterMin;
|
||||||
|
|
||||||
.layui-icon {
|
.layui-icon {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
width: 22px;
|
width: 22px;
|
||||||
|
float: left;
|
||||||
height: 20px;
|
height: 20px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
line-height: 22px;
|
line-height: 22px;
|
||||||
display: inline-block;
|
background: rgba(0, 0, 0, .75);
|
||||||
background: rgba(0, 0, 0, .8);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.layui-icon:first-child {
|
.layui-icon:first-child {
|
||||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user