update both themes for suite default theme changes up to 2010-07-02
[themes.git] / LCARStrek / messenger / primaryToolbar.css
index 154e27650f180532c256646a9eb409324fa6ffa8..753cfb69ce88ee73539a8d17bbcc55628c8bb011 100644 (file)
@@ -253,6 +253,27 @@ toolbarpaletteitem > #button-delete {
   -moz-image-region: rect(252px 75px 273px 50px);
 }
 
+#locationFolders {
+  width: 22em;
+}
+
+toolbarpaletteitem[place="palette"] > #folder-location-container > #locationFolders {
+  max-width: 11em;
+}
+
+toolbarpaletteitem[place="palette"] > #search-container > #searchInput {
+  max-width: 11em;
+}
+
+toolbarpaletteitem[place="palette"] > #mailviews-container > #viewPicker {
+  max-width: 11em;
+}
+
+#viewPickerPopup > menuitem > .menu-iconic-left,
+#viewPickerPopup > menu > menupopup > menuitem > .menu-iconic-left {
+  display: -moz-box !important;
+}
+
 /* ::::: small primary toolbar buttons ::::: */
 
 toolbar[iconsize="small"] > #button-getmsg,
@@ -502,6 +523,11 @@ toolbar[iconsize="small"] > #button-stop:not([disabled="true"]):hover:active {
   padding: 3px;
 }
 
+#mdnBarImage {
+  list-style-image: url("chrome://global/skin/icons/alert-question.gif");
+  padding: 3px;
+}
+
 #allowRemoteContentForAuthorDesc {
   -moz-padding-start: 10px;
 }