Use ⌘ B for quick background switching, add tooltip, style

This commit is contained in:
Bryan Housel
2016-05-12 00:50:31 -04:00
parent 50472754a1
commit b2fe5744d5
4 changed files with 37 additions and 32 deletions
+2 -5
View File
@@ -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;