style Firefox 4 library
[themes.git] / LCARStrek / communicator / communicator.css
index 9c9d5ed78adaaa08da789ebf22615d50af21d01c..23b5c4bd37a5ecd80859b12c8d9ca883c6bfc6b1 100644 (file)
@@ -121,3 +121,27 @@ menu.menu-iconic > .menu-iconic-left,
 menuitem.menuitem-iconic > .menu-iconic-left {
   display: -moz-box;
 }
+
+/* ::::: sync notification ::::: */
+
+#sync-notifications > notification {
+  margin-top: 3px;
+}
+
+#sync-notifications > notification > .notification-inner > hbox > button {
+  margin: 0;
+}
+
+/******* lightweight themes *******/
+
+toolbar button:-moz-lwtheme,
+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;
+}