mirror of https://github.com/1099438829/macUI.git
修正合并样式错误
This commit is contained in:
parent
405fdcb3f8
commit
219111fd80
|
|
@ -820,7 +820,7 @@ body .mac-open-iframe .layui-layer-setwin .layui-layer-max:hover {
|
||||||
}
|
}
|
||||||
|
|
||||||
body .mac-open-iframe .layui-layer-setwin .layui-layer-maxmin {
|
body .mac-open-iframe .layui-layer-setwin .layui-layer-maxmin {
|
||||||
background-position: -55px -15px;
|
background-position: -55px -25px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -835,7 +835,7 @@ body .mac-open-iframe .layui-layer-setwin .layui-layer-refresh {
|
||||||
}
|
}
|
||||||
|
|
||||||
body .mac-open-iframe .layui-layer-setwin .layui-layer-refresh:hover {
|
body .mac-open-iframe .layui-layer-setwin .layui-layer-refresh:hover {
|
||||||
background-position: -83px -49px;
|
background-position: -83px -48px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue