mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-15 03:00:30 +00:00
Fixes 13073. reviewed by hyatt.
This commit is contained in:
parent
70e6082366
commit
21a3dd8681
@ -1000,7 +1000,7 @@ treeitem > treerow > treecell > .tree-icon > .twisty[disabled="true"] {
|
||||
list-style-image: none;
|
||||
}
|
||||
|
||||
treeitem[container="true"][open="true"] > treerow > treecell > .tree-icon > .twisty {
|
||||
treeitem[container="true"][open="true"][empty="false"] > treerow > treecell > .tree-icon > .twisty {
|
||||
list-style-image: url("chrome://global/skin/opentwisty.gif");
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user