зеркало из https://github.com/mozilla/pjs.git
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:
Родитель
f08327dd88
Коммит
ea81b94818
|
@ -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 {
|
||||
|
|
Загрузка…
Ссылка в новой задаче