tweak toolbarbutton disabled state (no bug)

--HG--
extra : rebase_source : 5b339c26c28f5c75c3c189952574d48f97f79454
This commit is contained in:
Dão Gottwald 2010-03-31 13:05:50 +02:00
parent 00affe7877
commit 3668e4c44f

View file

@ -258,7 +258,7 @@ toolbar[iconsize="small"][mode="icons"] toolbarbutton[type="menu-button"] {
.toolbarbutton-menubutton-button[disabled="true"] > .toolbarbutton-icon,
.toolbarbutton-1[disabled="true"] > .toolbarbutton-icon {
opacity: .6;
opacity: .5;
}
.toolbarbutton-menubutton-button:not([disabled="true"]):not(:active):hover,