mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-24 00:54:03 +02:00
Add osm mapnik, setup toggling a bit.
This commit is contained in:
+9
-1
@@ -111,9 +111,17 @@ div.layerswitcher-control {
|
||||
color:#222;
|
||||
}
|
||||
|
||||
div.hide {
|
||||
display:none;
|
||||
}
|
||||
|
||||
div.layerswitcher-control .content {
|
||||
background:#fff;
|
||||
padding:5px;
|
||||
position:absolute;
|
||||
left:40px;
|
||||
width:100px;
|
||||
top:0;
|
||||
}
|
||||
|
||||
div.layerswitcher-control div.opacity-options {
|
||||
@@ -329,7 +337,7 @@ div.typeahead a {
|
||||
display:block;
|
||||
}
|
||||
|
||||
div.typeahead a.active {
|
||||
a.selected {
|
||||
background:#DDE4FF;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user