зеркало из https://github.com/mozilla/pjs.git
Bug 404100 - "Do not draw lines connecting cells in trees" [p=sylvain.pasche@gmail.com (Sylvain Pasche) r+sr=roc a1.9=schrep]
This commit is contained in:
Родитель
9706d5d82c
Коммит
1e2b140ad1
|
@ -171,6 +171,11 @@ tree[seltype="text"] > treechildren::-moz-tree-cell-text(active, selected, curre
|
|||
border: 1px dotted #C0C0C0;
|
||||
}
|
||||
|
||||
/* ::::: lines connecting cells ::::: */
|
||||
|
||||
treechildren::-moz-tree-line {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
/* ::::: tree separator ::::: */
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче