update both themes for suite default changes up to 2010-12-03
authorRobert Kaiser <robert@notebook.box.kairo.at>
Sun, 5 Dec 2010 23:50:23 +0000 (00:50 +0100)
committerRobert Kaiser <robert@notebook.box.kairo.at>
Sun, 5 Dec 2010 23:50:23 +0000 (00:50 +0100)
EarlyBlue/communicator/communicator.css
EarlyBlue/messenger/addressbook/addressbook.css
EarlyBlue/messenger/addressbook/selectAddressesDialog.css
EarlyBlue/messenger/messenger.css
LCARStrek/communicator/communicator.css
LCARStrek/messenger/addressbook/addressbook.css
LCARStrek/messenger/addressbook/selectAddressesDialog.css
LCARStrek/messenger/messenger.css

index 87dfa51db2b40e146c0f2b6db73e029b3c2877d5..4eae2c2507d6b26ab1453934f6007c9f0cd157cf 100644 (file)
@@ -112,3 +112,9 @@ toolbar menulist:-moz-lwtheme:not([open="true"]),
 toolbar textbox:-moz-lwtheme:not([focused="true"]) {
   opacity: .8;
 }
+
+treecols:-moz-lwtheme {
+  text-shadow: none;
+  color: #000000;
+  background-color: #CCD0DD;
+}
index a94a43273bf32b7ca7629659008eab228044e359..5bf72e07c7020e77f4b44df0c3a9008697a00912 100644 (file)
@@ -182,12 +182,7 @@ html|p {
 
 /* ::::: border adjustments ::::: */
 
-#dirTree, #abResultsTree {
-  border: none;
-  margin: 0px;
-}
-
-#resultsTree {
+#abResultsTree {
 /*  border-left: 1px solid ThreeDShadow; */
 }
 
index 352082ae0fc239f8e094488490f4ec16e24ee107..238b2d7f22783b2244d571f6c26828f05e5625d3 100644 (file)
@@ -50,7 +50,7 @@
   padding: 0.5em 0 1.0em;
 }
 
-#resultsTree {
+#abResultsTree {
   min-width: 10px;
 }
 
index 14b156d26f1bc418346940e090e4ec27b130b34f..337b4b08ba552fba2f57ffeb9ec860e7cde591e9 100644 (file)
@@ -46,9 +46,8 @@
 
 /* ::::: lightweight themes ::::: */
 
-#msgHeaderView:-moz-lwtheme,
-treecols:-moz-lwtheme {
+#msgHeaderView:-moz-lwtheme {
   text-shadow: none;
-  color: -moz-dialogtext;
-  background-color: -moz-dialog;
+  color: #000000;
+  background-color: #CCD0DD;
 }
index 264dc629c1c02fcfd154496eabcf0ea8df1aebed..cfedc070cc7ee4162956e5e36fcc06a2aa5be835 100644 (file)
@@ -129,3 +129,9 @@ toolbar menulist:-moz-lwtheme:not([open="true"]),
 toolbar textbox:-moz-lwtheme:not([focused="true"]) {
   opacity: .8;
 }
+
+treecols:-moz-lwtheme {
+  text-shadow: none;
+  color: #000000;
+  background-color: #9C9CFF;
+}
index dbf4948ae68ad8c9f02d780c76993b12c7fa7e3e..ba402279f2ef2a247bb57d5ada8728b3a2536b9a 100644 (file)
@@ -214,12 +214,7 @@ html|p {
   border: none;
 }
 
-#dirTree, #abResultsTree {
-  border: none;
-  margin: 0px;
-}
-
-#resultsTree {
+#abResultsTree {
 /*  border-left: 1px solid ThreeDShadow; */
 }
 
index 352082ae0fc239f8e094488490f4ec16e24ee107..238b2d7f22783b2244d571f6c26828f05e5625d3 100644 (file)
@@ -50,7 +50,7 @@
   padding: 0.5em 0 1.0em;
 }
 
-#resultsTree {
+#abResultsTree {
   min-width: 10px;
 }
 
index 14b156d26f1bc418346940e090e4ec27b130b34f..4552e7cc173baa5d978be1ecaad8a2f66f5aaba8 100644 (file)
@@ -46,9 +46,8 @@
 
 /* ::::: lightweight themes ::::: */
 
-#msgHeaderView:-moz-lwtheme,
-treecols:-moz-lwtheme {
+#msgHeaderView:-moz-lwtheme {
   text-shadow: none;
-  color: -moz-dialogtext;
-  background-color: -moz-dialog;
+  color: #000000;
+  background-color: #9C9CFF;
 }