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 2007-09-06 22:00:54 +00:00
Родитель f08327dd88
Коммит ea81b94818
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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 {