Commit dd35db1f authored by 高东东's avatar 高东东

*)修改sdk颜色

parent d546fa70
......@@ -20,7 +20,7 @@
cursor: pointer;
background-color: #282828a0;//$core-tint-color;
border: 2px solid #222;//$core-border-color;
border-radius: $core-border-radius;
border-radius: 6px;
.region-form {
margin-top: 45px;
......@@ -33,7 +33,7 @@
}
&:hover {
border: 3px solid $danger-color;
border: 3px solid #f06;
}
img {
......
......@@ -20,7 +20,7 @@
cursor: pointer;
background-color: #282828a0;//$core-tint-color;
border: 2px solid #222;//$core-border-color;
border-radius: $core-border-radius;
border-radius: 6px;
.region-form {
margin-top: 45px;
......@@ -33,7 +33,7 @@
}
&:hover {
border: 3px solid $danger-color;
border: 3px solid #f06;
}
img {
......
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