变更
This commit is contained in:
parent
396f5da10d
commit
8a99652c70
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -40,7 +40,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.layui-layer-border {
|
.layui-layer-border {
|
||||||
border: 1px solid #eeeeee;
|
border: 1px solid #666;
|
||||||
box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
|
box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -645,7 +645,7 @@
|
|||||||
padding: 0 100px 0 20px;
|
padding: 0 100px 0 20px;
|
||||||
height: 50px;
|
height: 50px;
|
||||||
line-height: 50px;
|
line-height: 50px;
|
||||||
border-bottom: 1px solid #f0f0f0;
|
border-bottom: 1px solid #666;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
color: #333;
|
color: #333;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
Loading…
Reference in New Issue
Block a user