Bug 119000 - Disabled Document/More menus in links bar use bookmark icon instead of disabled folder icon in Classic. Patch by Greg Valure <gregvalure@yahoo.com>, r=sballard, sr=hewitt, a=asa.

This commit is contained in:
gerv%gerv.net 2002-04-04 22:57:04 +00:00
parent ac60fdaf2c
commit 7ab438fe24

View File

@ -74,7 +74,7 @@ toolbarbutton.bookmark-item[disabled="true"] {
}
toolbarbutton.bookmark-item[disabled="true"][container="true"] {
list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-disabled.gif");
list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-disabled.gif") !important;
}
.bookmark-item > .toolbarbutton-icon {