зеркало из https://github.com/mozilla/gecko-dev.git
Bug 516469 - Reference to non-existing twisty-clsd.gif and twisty-open.gif in pinstripe's tree.css. r=Mano.
This commit is contained in:
Родитель
11f389613b
Коммит
2239ab8fd6
|
@ -310,14 +310,10 @@ treechildren::-moz-tree-column(insertafter) {
|
||||||
treechildren::-moz-tree-twisty {
|
treechildren::-moz-tree-twisty {
|
||||||
-moz-appearance: treetwisty;
|
-moz-appearance: treetwisty;
|
||||||
-moz-padding-end: 2px;
|
-moz-padding-end: 2px;
|
||||||
width: 10px; /* The image's width is 10 pixels */
|
|
||||||
list-style-image: url("chrome://global/skin/tree/twisty-clsd.gif");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
treechildren::-moz-tree-twisty(open) {
|
treechildren::-moz-tree-twisty(open) {
|
||||||
-moz-appearance: treetwistyopen;
|
-moz-appearance: treetwistyopen;
|
||||||
width: 10px; /* The image's width is 10 pixels */
|
|
||||||
list-style-image: url("chrome://global/skin/tree/twisty-open.gif");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
treechildren::-moz-tree-twisty(Name, separator) {
|
treechildren::-moz-tree-twisty(Name, separator) {
|
||||||
|
|
Загрузка…
Ссылка в новой задаче