Make attribution control less ugly

This commit is contained in:
Tom Payne
2012-09-28 14:53:31 +02:00
parent 1be9e97489
commit ed67bdc489
2 changed files with 13 additions and 4 deletions

View File

@@ -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;