зеркало из https://github.com/mozilla/pjs.git
fix for 49561, typo in bookmarks.css causes inefficient rule
This commit is contained in:
Родитель
99c9657eb1
Коммит
8fe9b0bba7
|
@ -76,7 +76,7 @@ treeitem[selected="true"][container="true"][open="true"] > treerow > .treecell-b
|
||||||
list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-closed-sel.gif");
|
list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-closed-sel.gif");
|
||||||
}
|
}
|
||||||
|
|
||||||
treeitem[type="http://home.netscape.com/NC-rdf#Folder"][open="true"] > treerow > .treecell-bookmark
|
treeitem[type="http://home.netscape.com/NC-rdf#Folder"][open="true"] > treerow > .treecell-bookmark,
|
||||||
treeitem[type="http://home.netscape.com/NC-rdf#IEFavoriteFolder"][open="true"] > treerow > .treecell-bookmark
|
treeitem[type="http://home.netscape.com/NC-rdf#IEFavoriteFolder"][open="true"] > treerow > .treecell-bookmark
|
||||||
{
|
{
|
||||||
list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-open.gif");
|
list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-open.gif");
|
||||||
|
|
Загрузка…
Ссылка в новой задаче