зеркало из https://github.com/mozilla/pjs.git
Classic change for twisty nsbeta2= bug. r=ben
This commit is contained in:
Родитель
9ab9e4dd45
Коммит
db9a8c9a90
|
@ -81,6 +81,14 @@ treecell.propertylist {
|
|||
padding-right: 2px;
|
||||
}
|
||||
|
||||
.treecell-indent > .tree-cell-primary-icon {
|
||||
padding-left: 14px;
|
||||
}
|
||||
|
||||
treeitem[container="true"] > treerow > .treecell-indent > .tree-cell-primary-icon {
|
||||
padding-left: 0px;
|
||||
}
|
||||
|
||||
treeitem[selected="true"] > treerow > treecell > .tree-cell-twisty {
|
||||
list-style-image: url("chrome://global/skin/closedtwisty-selected.gif");
|
||||
}
|
||||
|
|
|
@ -94,6 +94,14 @@ treecell.propertylist
|
|||
padding-right: 2px;
|
||||
}
|
||||
|
||||
.treecell-indent > .tree-cell-primary-icon {
|
||||
padding-left: 14px;
|
||||
}
|
||||
|
||||
treeitem[container="true"] > treerow > .treecell-indent > .tree-cell-primary-icon {
|
||||
padding-left: 0px;
|
||||
}
|
||||
|
||||
treeitem[selected="true"] > treerow > treecell > .tree-cell-twisty {
|
||||
list-style-image: url("chrome://global/skin/closedtwisty-selected.gif");
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче