update both themes to suite defaut (classic) changes up to 2010-04-12
authorRobert Kaiser <robert@notebook.(none)>
Mon, 12 Apr 2010 12:34:23 +0000 (14:34 +0200)
committerRobert Kaiser <robert@notebook.(none)>
Mon, 12 Apr 2010 12:34:23 +0000 (14:34 +0200)
EarlyBlue/communicator/communicator.css
EarlyBlue/communicator/downloads/downloadmanager.css
EarlyBlue/messenger/messageHeader.css
LCARStrek/communicator/communicator.css
LCARStrek/communicator/downloads/downloadmanager.css
LCARStrek/messenger/messageHeader.css

index 96548741537c10c0970b8c939f2cca1ba2b90dc7..1c2cf0f8f2456a4d952425fba1fa75cb6ea07b3e 100644 (file)
@@ -104,9 +104,3 @@ menu.menu-iconic > .menu-iconic-left,
 menuitem.menuitem-iconic > .menu-iconic-left {
   display: -moz-box;
 }
-
-/* ::::: download manager ::::: */
-
-#downloadView > treechildren::-moz-tree-image(Name) {
-  -moz-margin-end: 2px;
-}
index 51c2d99c88e0a089924a067248e234a27cc36a3d..e45a6180c18a2cc34e362ec8517ef46eed44aa7c 100644 (file)
    active, inactive, resumable, paused, downloading, finished, failed, canceled, blocked
 */
 
+treechildren::-moz-tree-image(Name) {
+  -moz-margin-end: 2px;
+}
+
 #pauseButton,
 treechildren::-moz-tree-image(ActionPlay, downloading, resumable) {
   /* pause */
index 59a573dc74e734952a6ec4c72c77e4ca56edb560..7135678f8f240942c9372995e0b6bb6c9a9ea1e2 100644 (file)
   list-style-image: url("chrome://messenger/skin/icons/attach.gif");
 }
 
-#attachmentTree {
-  margin: 3px;
-  -moz-margin-start: 0;
-  height: 0px;
-  width: 20em;
-}
-
 #attachmentText {
   font-weight: bold;
 }
index e625580ae39a113524a226ffb3cfaf2d95a72ec3..9c9d5ed78adaaa08da789ebf22615d50af21d01c 100644 (file)
@@ -121,9 +121,3 @@ menu.menu-iconic > .menu-iconic-left,
 menuitem.menuitem-iconic > .menu-iconic-left {
   display: -moz-box;
 }
-
-/* ::::: download manager ::::: */
-
-#downloadView > treechildren::-moz-tree-image(Name) {
-  -moz-margin-end: 2px;
-}
index 17b0a2a5f176db402b01abaff7f32f4f95bfe442..3795ec752b1a45a7f7c9600c05ea9055ba86520a 100644 (file)
    active, inactive, resumable, paused, downloading, finished, failed, canceled, blocked
 */
 
+treechildren::-moz-tree-image(Name) {
+  -moz-margin-end: 2px;
+}
+
 #pauseButton,
 treechildren::-moz-tree-image(ActionPlay, downloading, resumable) {
   /* pause */
index 5e2585cf45ab06ab9546346c9e18ba136525bc5d..e4cf6ceee1ebbc4679eabdc45d8c4456b983d9ee 100644 (file)
   list-style-image: url("chrome://messenger/skin/icons/attach.gif");
 }
 
-#attachmentTree {
-  margin: 3px;
-  -moz-margin-start: 0;
-  height: 0px;
-  width: 20em;
-  color: #FF9F00;
-}
-
 #attachmentText {
   font-weight: bold;
 }