Add 'I' shortcut for switching between the last two backgrounds.

This commit is contained in:
Rodolphe PELLOUX-PRAYER
2015-11-21 16:50:04 +01:00
parent d124d13b4b
commit c19bb20e71
2 changed files with 29 additions and 1 deletions
+4
View File
@@ -1808,6 +1808,10 @@ div.full-screen > button:hover {
background: #E8EBFF;
}
.layer-list li.switch {
background: #fffce8;
}
.layer-list label {
display: block;
padding: 5px 10px;