update both themes for suite default theme changes up to 2010-07-25
[themes.git] / LCARStrek / communicator / communicator.css
index 9c9d5ed78adaaa08da789ebf22615d50af21d01c..32ab479dc30663e866cddac8884fa9003f3316d2 100644 (file)
@@ -121,3 +121,14 @@ menu.menu-iconic > .menu-iconic-left,
 menuitem.menuitem-iconic > .menu-iconic-left {
   display: -moz-box;
 }
 menuitem.menuitem-iconic > .menu-iconic-left {
   display: -moz-box;
 }
+
+/******* lightweight themes *******/
+window[lwtheme="true"] {
+  background-repeat: no-repeat;
+  background-position: top right;
+}
+
+statusbar[lwthemefooter="true"] {
+  background-repeat: no-repeat;
+  background-position: bottom left;
+}