Minor CSS fix

Monotone-Parent: 45bf709d84a0809aafb14a77501c482c8faaae23
Monotone-Revision: 38bdad32536cc97eb69bad5515fa682a452c9be6

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2010-01-25T16:03:19
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2010-01-25 16:03:19 +00:00
parent ddc36b7ada
commit f951751ae8
+1 -2
View File
@@ -860,10 +860,9 @@ A.smallToolbarButton:hover SPAN {
}
A.toolbarButton:active SPAN {
background-position: bottom left;
font-weight: bold;
}
A.smallToolbarButton:active SPAN {
background-position: bottom left;
background-position: bottom left;
}
A._disabled.toolbarButton,