sync both themes with suite classic theme changes in SeaMonkey 2.32 cycle
[themes.git] / LCARStrek / messenger / messengercompose / messengercompose.css
index 70dcef3efcae7cd303ce45cf995ed14177d1f7ce..b5768e87c58415805910407d7b3df7b9f859b337 100644 (file)
@@ -277,6 +277,39 @@ treechildren::-moz-tree-image(subscribed-news) {
   list-style-image: url("chrome://messenger/skin/icons/folder-newsgroup.png");
 }
 
+/* ::::: compact menulists ::::: */
+
+.menulist-compact {
+  -moz-box-align: center;
+  -moz-box-pack: center;
+  margin: 0px;
+  color: #E7ADE7;
+  border: 1px solid #9C9CFF;
+  list-style-image: url("chrome://global/skin/arrow/arrow-down.gif");
+}
+
+.menulist-compact > .menulist-label-box > .menulist-label {
+  margin: 0 3px !important;
+  text-align: end;
+}
+
+.menulist-compact > .menulist-label-box > .menulist-icon {
+  -moz-margin-start: 2px;
+}
+
+.menulist-compact[open="true"] {
+  border: 1px solid #FFCF00;
+}
+
+.menulist-compact:hover,
+.menulist-compact[open="true"] {
+  list-style-image: url("chrome://global/skin/arrow/arrow-down-hover.gif");
+}
+
+.menulist-compact[disabled="true"] {
+  list-style-image: url("chrome://global/skin/arrow/arrow-down-disabled.gif");
+}
+
 /* ::::: lightweight themes ::::: */
 
 #MsgHeadersToolbar:-moz-lwtheme,