From f2d093769f95436789f9bd0d9bec33447eaa9d59 Mon Sep 17 00:00:00 2001 From: robert Date: Mon, 5 Jan 2004 15:02:27 +0000 Subject: [PATCH] prepare for 1.6 release --- EarlyBlue/contents.rdf | 44 +++++++++++++++++++-------------------- EarlyBlue/global/tree.css | 2 +- 2 files changed, 23 insertions(+), 23 deletions(-) diff --git a/EarlyBlue/contents.rdf b/EarlyBlue/contents.rdf index 36a5a4f0..adb0cf93 100644 --- a/EarlyBlue/contents.rdf +++ b/EarlyBlue/contents.rdf @@ -5,42 +5,42 @@ - + - - - - - - - - - - - + + + + + + + + + + - - - - - + + + + + - - - + + + diff --git a/EarlyBlue/global/tree.css b/EarlyBlue/global/tree.css index becca354..5fcb4de0 100644 --- a/EarlyBlue/global/tree.css +++ b/EarlyBlue/global/tree.css @@ -110,7 +110,7 @@ treechildren::-moz-tree-cell-text(selected) { } tree[selstyle="primary"] > treechildren::-moz-tree-cell-text(primary) { - border: 2px solid transparent; + border: 1px solid transparent; padding: 0px 1px 1px 1px; } -- 2.35.3