Delete all songs button added. DANGER

This commit is contained in:
Kasper Rynning-Tønnesen
2017-06-01 13:30:12 +02:00
parent 558deadd45
commit a85623dbbf
8 changed files with 67 additions and 7 deletions

View File

@@ -1538,7 +1538,7 @@ nav ul li:hover, nav ul li.active {
background-color: rgba(0,0,0,0.1);
}
.change_user_pass:hover {
.change_user_pass:hover, .delete-all:hover {
background-color: initial;
}