Simplify css color notation
This commit is contained in:
@@ -19,9 +19,9 @@
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
}
|
}
|
||||||
.ol-scale-line-inner {
|
.ol-scale-line-inner {
|
||||||
border: 1px solid #eeeeee;
|
border: 1px solid #eee;
|
||||||
border-top: none;
|
border-top: none;
|
||||||
color: #eeeeee;
|
color: #eee;
|
||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin: 1px;
|
margin: 1px;
|
||||||
|
|||||||
Reference in New Issue
Block a user