icons on buttons when enabled

This commit is contained in:
zzz
2014-09-09 20:24:57 +00:00
parent 1c5e9b7fe3
commit f285364f46
2 changed files with 12 additions and 4 deletions

View File

@@ -543,6 +543,10 @@ a.controld {
font-weight: normal;
}
a.controld img {
display: none;
}
a.control:hover {
background-color: #f60;
border: 1px outset #bbb;