Make attribution control less ugly
This commit is contained in:
@@ -15,6 +15,13 @@
|
||||
color: white;
|
||||
text-decoration: none;
|
||||
}
|
||||
.ol-attribution li {
|
||||
display: inline;
|
||||
list-style: none;
|
||||
}
|
||||
.ol-attribution li {
|
||||
display: inline;
|
||||
}
|
||||
.ol-dragbox {
|
||||
position: absolute;
|
||||
border: 2px solid red;
|
||||
|
||||
Reference in New Issue
Block a user