From: Robert Kaiser Date: Mon, 29 Dec 2008 16:39:00 +0000 (+0100) Subject: update EarlyBlue and LCARStrek for toolkit winstripe changes between SM 2.0a2 and... X-Git-Tag: LCARStrek-2.0a3~26 X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=commitdiff_plain;h=aa827705b50fa24ecb2be2712c636c3bb972654a;hp=7b1b64d26820298906a84d5db3cd8d489fdd2062 update EarlyBlue and LCARStrek for toolkit winstripe changes between SM 2.0a2 and 2008-12-29 --- diff --git a/EarlyBlue/global/tree.css b/EarlyBlue/global/tree.css index d4ad6f73..d73c39be 100644 --- a/EarlyBlue/global/tree.css +++ b/EarlyBlue/global/tree.css @@ -366,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) { diff --git a/LCARStrek/global/tree.css b/LCARStrek/global/tree.css index 9c1715c7..b5c035c8 100644 --- a/LCARStrek/global/tree.css +++ b/LCARStrek/global/tree.css @@ -394,41 +394,6 @@ treechildren.gridlines::-moz-tree-row { border: none; } -/* ::::: Name (what is that?) ::::: */ - -treechildren::-moz-tree-image(Name) { - -moz-padding-end: 3px; -} - -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: #9C9CFF; - margin: 0px 3px; -} - -treechildren::-moz-tree-cell-text(Name, separator, selected, focus) { - color: #000000; -} - /* ::::: alternating background ::::: */ treechildren[alternatingbackground="true"]::-moz-tree-row(odd) { diff --git a/LCARStrek/global/tree/sort-asc.gif b/LCARStrek/global/tree/sort-asc.gif index 5e13c739..70ee76e0 100755 Binary files a/LCARStrek/global/tree/sort-asc.gif and b/LCARStrek/global/tree/sort-asc.gif differ diff --git a/LCARStrek/global/tree/sort-desc.gif b/LCARStrek/global/tree/sort-desc.gif index fa957ac1..a3db4983 100755 Binary files a/LCARStrek/global/tree/sort-desc.gif and b/LCARStrek/global/tree/sort-desc.gif differ