X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Ftree.css;h=d73c39be4e4ef112160cb86dde516d9082963e87;hp=bab24ed30a4ce94e2ce734c8e4ffb255dccef395;hb=aa827705b50fa24ecb2be2712c636c3bb972654a;hpb=6daee01334d189ab1232c857042af9083b25cab7 diff --git a/EarlyBlue/global/tree.css b/EarlyBlue/global/tree.css index bab24ed3..d73c39be 100644 --- a/EarlyBlue/global/tree.css +++ b/EarlyBlue/global/tree.css @@ -171,18 +171,16 @@ treechildren::-moz-tree-line { visibility: hidden; } -/* tree[seltype="cell"] > treechildren::-moz-tree-line, tree[seltype="text"] > treechildren::-moz-tree-line, treechildren::-moz-tree-line { - border: 1px dotted grey; + border: 1px dotted #CCD0DD; } tree[seltype="cell"] > treechildren::-moz-tree-line(active, selected, focus), treechildren::-moz-tree-line(selected, focus) { - border: 1px dotted black; + border: 1px dotted #666699; } -*/ /* ::::: tree separator ::::: */ @@ -368,41 +366,6 @@ treechildren.gridlines::-moz-tree-row { border: none; } -/* ::::: Name (what is that?) ::::: */ - -treechildren::-moz-tree-image(Name) { - -moz-padding-end: 2px; -} - -treechildren::-moz-tree-image(Name) { - margin: 0px 1px; - list-style-image: url("chrome://global/skin/filepicker/file.gif") !important; -} - -treechildren::-moz-tree-image(Name, container) { - list-style-image: url("chrome://global/skin/filepicker/dir-closed.gif") !important; -} - -treechildren::-moz-tree-image(Name, open) { - list-style-image: url("chrome://global/skin/filepicker/dir-open.gif") !important; -} - -treechildren::-moz-tree-image(Name, separator) { - list-style-image: none; - width: 0px !important; - height: 0px !important; - margin: 0px 0px; -} - -treechildren::-moz-tree-cell-text(Name, separator) { - color: #666699; - margin: 0px 3px; -} - -treechildren::-moz-tree-cell-text(Name, separator, selected, focus) { - color: #FFFFFF; -} - /* ::::: alternating background ::::: */ treechildren[alternatingbackground="true"]::-moz-tree-row(odd) {