update both themes to state of suite default trunk of 2010-11-14
[themes.git] / EarlyBlue / communicator / communicator.css
index bc85a14fc852f475a2d8b1ef7fde0e178a0c51fb..87dfa51db2b40e146c0f2b6db73e029b3c2877d5 100644 (file)
   margin: 0px !important;
 }
 
-/* ::::: download manager ::::: */
+/* ::::: iconic menu and menuitems ::::: */
 
-#downloadView > treechildren::-moz-tree-image(Name) {
-  -moz-margin-end: 2px;
+menu.menu-iconic > .menu-iconic-left,
+menuitem.menuitem-iconic > .menu-iconic-left {
+  display: -moz-box;
+}
+
+/******* lightweight themes *******/
+
+toolbar button:-moz-lwtheme,
+toolbar menulist:-moz-lwtheme:not([open="true"]),
+toolbar textbox:-moz-lwtheme:not([focused="true"]) {
+  opacity: .8;
 }