some small adaptations to make 2.1a3 look alright
[themes.git] / LCARStrek / communicator / communicator.css
index e625580ae39a113524a226ffb3cfaf2d95a72ec3..32ab479dc30663e866cddac8884fa9003f3316d2 100644 (file)
@@ -122,8 +122,13 @@ menuitem.menuitem-iconic > .menu-iconic-left {
   display: -moz-box;
 }
 
-/* ::::: download manager ::::: */
+/******* lightweight themes *******/
+window[lwtheme="true"] {
+  background-repeat: no-repeat;
+  background-position: top right;
+}
 
-#downloadView > treechildren::-moz-tree-image(Name) {
-  -moz-margin-end: 2px;
+statusbar[lwthemefooter="true"] {
+  background-repeat: no-repeat;
+  background-position: bottom left;
 }