Commit cb5c6f55 by 刘海龙

111

parent 48bed078
...@@ -517,7 +517,7 @@ html #layui_layer_skinlayercss { ...@@ -517,7 +517,7 @@ html #layui_layer_skinlayercss {
margin: 0 6px; margin: 0 6px;
padding: 0 15px; padding: 0 15px;
border: 1px solid #dedede; border: 1px solid #dedede;
background-color: #f1f1f1; background-color: red;
color: #333; color: #333;
border-radius: 2px; border-radius: 2px;
font-weight: 400; font-weight: 400;
...@@ -738,7 +738,7 @@ html #layui_layer_skinlayercss { ...@@ -738,7 +738,7 @@ html #layui_layer_skinlayercss {
} }
.layui-layer-lan .layui-layer-title { .layui-layer-lan .layui-layer-title {
background: red; background: #4476A7;
color: #fff; color: #fff;
border: none border: none
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment