add new hover icon for add-ons manager
[themes.git] / EarlyBlue / messenger / primaryToolbar.css
index c902b5847b8299aed871522d0a5c520b6359d287..e05e132b8ad209be8c451ef88ae92b856adc7f9e 100644 (file)
@@ -173,6 +173,27 @@ toolbarpaletteitem > #button-delete {
   -moz-image-region: rect(252px 50px 273px 25px);
 }
 
+#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,
@@ -341,6 +362,11 @@ toolbar[iconsize="small"] > #button-stop[disabled="true"] {
   padding: 3px;
 }
 
+#mdnBarImage {
+  list-style-image: url("chrome://global/skin/icons/alert-question.gif");
+  padding: 3px;
+}
+
 #allowRemoteContentForAuthorDesc {
   -moz-padding-start: 10px;
 }