Color change for bug 606565 (forgot to qrefresh).

This commit is contained in:
Matt Brubeck 2010-11-09 14:02:37 -08:00
parent 14913fac43
commit 3b2fbcdd3d

View File

@ -1491,7 +1491,7 @@ pageaction:not([image]) > hbox >.pageaction-image {
}
.appmenu-button:hover:active {
background: #f78c00;
background: #ffc000;
box-shadow: inset 1px 2px 5px #333;
}