mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-03 05:28:03 +02:00
Use ⌘ B for quick background switching, add tooltip, style
This commit is contained in:
+2
-5
@@ -1879,7 +1879,8 @@ div.full-screen > button:hover {
|
||||
background-color: #ececec;
|
||||
}
|
||||
|
||||
.layer-list li.active {
|
||||
.layer-list li.active,
|
||||
.layer-list li.switch {
|
||||
background: #E8EBFF;
|
||||
}
|
||||
|
||||
@@ -1895,10 +1896,6 @@ div.full-screen > button:hover {
|
||||
max-width: 160px;
|
||||
}
|
||||
|
||||
.layer-list li.switch {
|
||||
background: #fffce8;
|
||||
}
|
||||
|
||||
.layer-list label {
|
||||
display: block;
|
||||
padding: 5px 10px;
|
||||
|
||||
Reference in New Issue
Block a user