update both themes for toolkit winstripe changes between 2009-05-01 and 2009-06-05
[themes.git] / EarlyBlue / mozapps / extensions / extensions.css
index 0a3a85a53e3a829f94e2a1a4dcdd6d0f033e766b..ec16adb7fb0ce296a44fbed49cb9182898054d74 100644 (file)
@@ -1,11 +1,13 @@
 #extensionsBox {
-  margin: 10px 10px 0px 10px;
-  min-width:1px;
+  margin: 10px 10px 0px;
+  min-width: 1px;
 }
 
 #extensionsView {
+  -moz-appearance: none;
   border: 1px inset #CCD0DD;
   margin: 0;
+  min-width: 245px;
 }
 
 #resizerBox {
   border-bottom: 1px solid #9999CC;
 }
 
+#searchfield {
+  -moz-margin-start: 0;
+}
+
 /* Command Bar */
 #commandBarBottom {
-  margin: 5px 5px 10px 10px;
+  margin-top: 5px;
+  margin-bottom: 10px;
+  -moz-margin-start: 10px;
+  -moz-margin-end: 5px;
   min-width: 1px;
 }
 
 #commandBarBottom button {
   margin: 0;
-  list-style-image: url("chrome://mozapps/skin/extensions/actionbuttons.png");
-  -moz-margin-end: 5px;
-}
-
-#commandBarBottom button .button-icon {
-  margin-top: 0px;
-  margin-bottom: 0px;
-  -moz-margin-start: 0px;
   -moz-margin-end: 5px;
 }
 
-#installFileButton, #installUpdatesAllButton {
-  -moz-image-region: rect(0px, 84px, 21px, 63px);
-}
-
-#installFileButton[disabled="true"],
-#installUpdatesAllButton[disabled="true"] {
-  -moz-image-region: rect(21px, 84px, 42px, 63px);
-}
-
-#checkUpdatesAllButton, #showUpdateInfoButton, #hideUpdateInfoButton {
-  -moz-image-region: rect(0px, 63px, 21px, 42px);
-}
-#checkUpdatesAllButton[disabled="true"] {
-  -moz-image-region: rect(21px, 63px, 42px, 42px);
-}
-
-#restartAppButton {
-  -moz-image-region: rect(0px, 42px, 21px, 21px);
-}
-
-#restartAppButton[disabled="true"] {
-  -moz-image-region: rect(21px, 42px, 42px, 21px);
-}
-
-/* these skip/continue icons don't make sense. it's just a placeholder. */
-#skipDialogButton {
-  -moz-image-region: rect(0px, 42px, 21px, 21px);
-}
-
-#skipDialogButton[disabled="true"] {
-  -moz-image-region: rect(21px, 42px, 42px, 21px);
-}
-
-#continueDialogButton {
-  -moz-image-region: rect(0px, 42px, 21px, 21px);
-}
-
-#continueDialogButton[disabled="true"] {
-  -moz-image-region: rect(21px, 42px, 42px, 21px);
-}
-
 /* List Items */
 richlistitem {
   padding-top: 6px;
@@ -102,11 +62,20 @@ richlistitem[isDisabled="true"] {
   color: #808080;
 }
 
+richlistitem[newAddon="true"] {
+  background-color: #FFFFCC;
+  color: #000000;
+}
+
 richlistitem[selected="true"] {
   background-color: #CCD0DD;
   color: #000000;
 }
 
+richlistitem[selected="true"] .text-link {
+  color: inherit;
+}
+
 #extensionsView:focus > richlistitem[selected="true"] {
   background-color: #336699;
   color: #FFFFFF;
@@ -140,8 +109,12 @@ richlistitem[selected="true"]:not([opType]) .descriptionCrop {
   border: 1px inset #CCD0DD;
   background-color: #FFFFFF;
   color: #000000;
+  min-width: 65px;
   overflow: auto;
-  width: 0px;
+}
+
+#previewImageDeck {
+  min-width: 220px;
 }
 
 #themeSplitter {
@@ -151,8 +124,11 @@ richlistitem[selected="true"]:not([opType]) .descriptionCrop {
 .addonIcon {
   -moz-margin-end: 2px;
   width: 32px;
-  max-width: 32px;
   height: 32px;
+}
+
+.addonIcon > image {
+  max-width: 32px;
   max-height: 32px;
 }
 
@@ -183,6 +159,7 @@ richlistitem[availableUpdateURL][updateable="true"] .updateAvailableBox,
 richlistitem[compatible="false"] .notifyBadge,
 richlistitem[providesUpdatesSecurely="false"] .notifyBadge,
 richlistitem[blocklisted="true"] .notifyBadge,
+richlistitem[blocklistedsoft="true"] .notifyBadge,
 richlistitem[satisfiesDependencies="false"] .notifyBadge {
   display: -moz-box;
 }
@@ -216,7 +193,10 @@ richlistitem[satisfiesDependencies="false"] .notifyBadge {
 richlistitem[compatible="true"] .incompatibleBox,
 richlistitem[providesUpdatesSecurely="true"] .insecureUpdateBox,
 richlistitem[satisfiesDependencies="true"] .needsDependenciesBox,
-richlistitem[blocklisted="false"] .blocklistedBox,
+richlistitem:not([blocklisted="true"]):not([blocklistedsoft="true"]) .blocklistedBox,
+richlistitem[blocklistedsoft="false"]:not([selected="true"]) .blocklistedBox,
+richlistitem[blocklisted="false"] .blocklistedLabel,
+richlistitem[blocklistedsoft="false"] .softBlocklistedLabel,
 richlistitem[opType="needs-uninstall"] .blocklistedBox,
 richlistitem[opType="needs-uninstall"] .incompatibleBox,
 richlistitem[opType="needs-uninstall"] .needsDependenciesBox,
@@ -277,6 +257,8 @@ richlistitem[opType="needs-uninstall"] .notifyBadge {
 
 .addonMissingThumbnail {
   color: GrayText;
+  font-size: larger;
+  font-weight: bold;
 }
 
 .addonFailure {
@@ -305,23 +287,23 @@ richlistitem[opType="needs-uninstall"] .notifyBadge {
   -moz-image-region: rect(0px 68px 12px 0px);
 }
 
-.addonRating[rating="1"], .addonRating[rating="2"] {
+.addonRating[rating="1"] {
   -moz-image-region: rect(12px 68px 24px 0px);
 }
 
-.addonRating[rating="3"], .addonRating[rating="4"] {
+.addonRating[rating="2"] {
   -moz-image-region: rect(24px 68px 36px 0px);
 }
 
-.addonRating[rating="5"], .addonRating[rating="6"] {
+.addonRating[rating="3"] {
   -moz-image-region: rect(36px 68px 48px 0px);
 }
 
-.addonRating[rating="7"], .addonRating[rating="8"] {
+.addonRating[rating="4"] {
   -moz-image-region: rect(48px 68px 60px 0px);
 }
 
-.addonRating[rating="9"], .addonRating[rating="10"] {
+.addonRating[rating="5"] {
   -moz-image-region: rect(60px 68px 72px 0px);
 }
 
@@ -360,40 +342,11 @@ vbox[typeName="status"][type="header-recommended"] {
 }
 
 #searchbox {
-  list-style-image: url("chrome://mozapps/skin/extensions/searchIcons.png");
-  -moz-image-region: rect(0px 19px 19px 0px);
   padding: 0;
 }
 
-.searchbox-search, .searchbox-cancel {
-  -moz-appearance: none;
-  cursor: pointer;
-  margin: 0;
-  border: 0;
-  padding: 0;
-  width: 19px;
-  height: 19px;
-  min-width: 19px;
-}
-
-.searchbox-search .button-box,
-.searchbox-cancel .button-box {
-  border: 0px;
-  padding: 0px;
-}
-
-.searchbox-search {
-  list-style-image: url("chrome://mozapps/skin/extensions/searchIcons.png");
-  -moz-image-region: rect(0px 38px 19px 19px);
-}
-
-.searchbox-cancel {
-  list-style-image: url("chrome://mozapps/skin/extensions/searchIcons.png");
-  -moz-image-region: rect(0px 57px 19px 38px);
-}
-
 #progressBox {
-  padding: 5px 5px 5px 5px;
+  padding: 5px;
 }
 
 #progressBox > hbox {
@@ -481,7 +434,7 @@ richlistitem[selected="true"] .includeUpdate {
 #infoDisplay h3 {
   text-align: left;
   font-weight: bold;
-  margin: 0 0 0.7em 0;
+  margin: 0 0 0.7em;
 }
 
 #infoDisplay h1 {
@@ -498,7 +451,7 @@ richlistitem[selected="true"] .includeUpdate {
 
 #infoDisplay ol,
 #infoDisplay ul {
-  margin: 0 0 0.7em 0;
+  margin: 0 0 0.7em;
 }
 
 #infoDisplay li {
@@ -507,5 +460,5 @@ richlistitem[selected="true"] .includeUpdate {
 
 #infoDisplay p {
   text-align: justify;
-  margin: 0 0 0.7em 0;
+  margin: 0 0 0.7em;
 }