Commit 5ecc78f4 by niuxiaolin

UI changes

parent 72db24da
...@@ -88,7 +88,7 @@ baidu-map{ ...@@ -88,7 +88,7 @@ baidu-map{
box-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #4a83b4, 0 0 35px #4a83b4, 0 0 40px #4a83b4, 0 0 50px #4a83b4, 0 0 75px #4a83b4; box-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #4a83b4, 0 0 35px #4a83b4, 0 0 40px #4a83b4, 0 0 50px #4a83b4, 0 0 75px #4a83b4;
border-radius: 14px; border-radius: 14px;
margin-bottom: 1em; margin-bottom: 1.5em;
cursor: pointer; cursor: pointer;
width: 63px; width: 63px;
} }
......
...@@ -265,4 +265,10 @@ body.jw-modal-open { ...@@ -265,4 +265,10 @@ body.jw-modal-open {
line-break: strict; line-break: strict;
white-space: initial; white-space: initial;
}
legend{
width:20%!important;
}
.tooltiptextx{
color:white;
} }
\ No newline at end of file
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