font-weight: bold;
font-size: larger;
}
+
+#palette-box {
+ margin: 0 0 10px;
+}
+
+#palette-box > toolbarpaletteitem {
+ padding: 8px 2px;
+ margin: 0 8px;
+}
min-height: 12px;
background: #FFFFFF no-repeat 50% 50%;
}
-
-.listcell-check[checked="true"] {
- background-image: url("chrome://global/skin/checkbox/cbox-check.gif");
-}
-
-.listcell-check[disabled="true"] {
- border-color: #808080;
- background-image: url("chrome://global/skin/checkbox/cbox-disabled.gif");
-}
-
-.listcell-check[disabled="true"][checked="true"] {
- background-image: url("chrome://global/skin/checkbox/cbox-check-disabled.gif");
-}
-
}
.fullscreenButton {
- background-color: transparent;
- list-style-image: url("chrome://global/skin/media/fullscreenButton.png");
- -moz-image-region: rect(0px, 16px, 16px, 0px);
- -moz-appearance: none;
+ background: -moz-image-rect(url("chrome://global/skin/media/fullscreenButton.png"), 0, 16, 16, 0) no-repeat center;
margin: 0;
padding: 0;
min-height: 28px;
}
.fullscreenButton[fullscreened] {
- -moz-image-region: rect(0px, 32px, 16px, 16px);
+ background-image: -moz-image-rect(url("chrome://global/skin/media/fullscreenButton.png"), 0, 32, 16, 16);
}
.volumeStack {
font-size: 10px;
font-family: "Liberation Sans",Arial,Tahoma,Helvetica,sans-serif;
text-shadow: rgba(102,102,153, 0.3) 0 1px;
- padding-top: 2px;
+ padding-top: 5px;
}
.statusOverlay {
<Description about="urn:mozilla:install-manifest">
<em:id>EarlyBlue@kairo.at</em:id>
- <em:version>2.8</em:version>
+ <em:version>2.9</em:version>
<!-- SeaMonkey -->
<em:targetApplication>
<Description>
<em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
- <em:minVersion>2.8</em:minVersion>
+ <em:minVersion>2.9</em:minVersion>
<em:maxVersion>2.11a1</em:maxVersion>
</Description>
</em:targetApplication>
border-bottom: 1px solid #9999CC;
}
-@media all and (max-width: 600px) {
+@media (max-width: 600px) {
.global-warning-text {
display: none;
}
}
/* Maximize the size of the viewport when the window is small */
-@media all and (max-width: 800px) {
+@media (max-width: 800px) {
.category-name {
display: none;
}
-moz-margin-start: 0;
}
-#detail-icon {
+#detail-icon-container {
+ width: 64px;
-moz-margin-end: 10px;
margin-top: 6px;
+}
+
+#detail-icon {
max-width: 64px;
max-height: 64px;
}
}
#detail-grid > columns > column:first-child {
+ min-width: 15em;
max-width: 25em;
}
font-weight: bold;
font-size: larger;
}
+
+#palette-box {
+ margin: 0 0 10px;
+}
+
+#palette-box > toolbarpaletteitem {
+ padding: 8px 2px;
+ margin: 0 8px;
+}
min-height: 12px;
background: #000000 no-repeat 50% 50%;
}
-
-.listcell-check[checked="true"] {
- background-image: url("chrome://global/skin/checkbox/cbox-check.gif");
-}
-
-.listcell-check[disabled="true"] {
- border-color: #8050B0;
- background-image: url("chrome://global/skin/checkbox/cbox-disabled.gif");
-}
-
-.listcell-check[disabled="true"][checked="true"] {
- background-image: url("chrome://global/skin/checkbox/cbox-check-disabled.gif");
-}
}
.fullscreenButton {
- background-color: transparent;
- list-style-image: url("chrome://global/skin/media/fullscreenButton.png");
- -moz-image-region: rect(0px, 16px, 16px, 0px);
- -moz-appearance: none;
+ background: -moz-image-rect(url("chrome://global/skin/media/fullscreenButton.png"), 0, 16, 16, 0) no-repeat center;
margin: 0;
padding: 0;
min-height: 28px;
.fullscreenButton:hover {
background-color: rgba(255,207,0,0.75);
- -moz-image-region: rect(16px, 16px, 32px, 0px);
+ background-image: -moz-image-rect(url("chrome://global/skin/media/fullscreenButton.png"), 16, 16, 32, 0);
}
.fullscreenButton[fullscreened] {
- -moz-image-region: rect(0px, 32px, 16px, 16px);
+ background-image: -moz-image-rect(url("chrome://global/skin/media/fullscreenButton.png"), 0, 32, 16, 16);
}
.fullscreenButton[fullscreened]:hover {
background-color: rgba(255,207,0,0.75);
- -moz-image-region: rect(16px, 32px, 32px, 16px);
+ background-image: -moz-image-rect(url("chrome://global/skin/media/fullscreenButton.png"), 16, 32, 32, 16);
}
.volumeStack {
font-size: 10px;
font-family: "Liberation Sans",Arial,Tahoma,Helvetica,sans-serif;
text-shadow: rgba(255,259,0, 0.3) 0 1px;
- padding-top: 2px;
+ padding-top: 5px;
}
.statusOverlay {
<Description about="urn:mozilla:install-manifest">
<em:id>LCARStrek@kairo.at</em:id>
- <em:version>2.8</em:version>
+ <em:version>2.9</em:version>
<!-- SeaMonkey -->
<em:targetApplication>
<em:targetApplication>
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
- <em:minVersion>11.0</em:minVersion>
+ <em:minVersion>12.0</em:minVersion>
<em:maxVersion>14.0a1</em:maxVersion>
</Description>
</em:targetApplication>
border-bottom: 3px solid #000000;
}
-@media all and (max-width: 600px) {
+@media (max-width: 600px) {
.global-warning-text {
display: none;
}
}
/* Maximize the size of the viewport when the window is small */
-@media all and (max-width: 800px) {
+@media (max-width: 800px) {
.category-name {
display: none;
}
-moz-margin-start: 0;
}
-#detail-icon {
+#detail-icon-container {
+ width: 64px;
-moz-margin-end: 10px;
margin-top: 6px;
+}
+
+#detail-icon {
max-width: 64px;
max-height: 64px;
}
}
#detail-grid {
+ min-width: 15em;
margin-bottom: 2em;
}
# ============ vars specific to the versions ==============
-NAME_PRE=10
-NAME_POST=11
+NAME_PRE=11
+NAME_POST=12
-TAG_PRE_COMM=BETA_10_END
-TAG_POST_COMM=tip #BETA_11_END
-TAG_PRE_MOZ=FIREFOX_BETA_10 #FIREFOX_BETA_10_END
-TAG_POST_MOZ=tip #FIREFOX_BETA_11_END
-TAG_PRE_EXT=SEAMONKEY_2_7_RELEASE #SEAMONKEY_2_7_RELEASE
-TAG_POST_EXT=tip #SEAMONKEY_2_8_RELEASE
+TAG_PRE_COMM=BETA_11_END
+TAG_POST_COMM=tip #BETA_12_END
+TAG_PRE_MOZ=FIREFOX_BETA_11_END
+TAG_POST_MOZ=tip #FIREFOX_BETA_12_END
+TAG_PRE_EXT=SEAMONKEY_2_8_RELEASE
+TAG_POST_EXT=tip #SEAMONKEY_2_9_RELEASE
# ===================== process repos =====================