update both themes for toolkit winstripe changes in Mozilla 15 cycle
authorRobert Kaiser <robert@widebook.box.kairo.at>
Fri, 10 Aug 2012 20:26:54 +0000 (22:26 +0200)
committerRobert Kaiser <robert@widebook.box.kairo.at>
Fri, 10 Aug 2012 20:26:54 +0000 (22:26 +0200)
EarlyBlue/global/TopLevelImageDocument.css
EarlyBlue/global/global.css
EarlyBlue/global/inContentUI.css
EarlyBlue/mozapps/extensions/newaddon.css
EarlyBlue/mozapps/plugins/pluginProblem.css
LCARStrek/global/TopLevelImageDocument.css
LCARStrek/global/TopLevelVideoDocument.css
LCARStrek/global/global.css
LCARStrek/global/inContentUI.css
LCARStrek/mozapps/extensions/newaddon.css
LCARStrek/mozapps/plugins/pluginProblem.css

index 31f2662af53a0081642e111598c68dcc549de706..3c0e09b8b494b2ec1b4cf65d0cc14b41a8813814 100644 (file)
@@ -8,6 +8,7 @@
   }
 
   img {
-    color: #eee;
+    background-color: #fff;
+    color: #222;
   }
 }
index 43a2950e25d883c7c0877c6b1c7d3c43e118861d..1695c405430a0d5dbff733bcf015b2e5e77e933e 100644 (file)
@@ -144,7 +144,7 @@ toolbar[mode="text"] .toolbarbutton-text {
 }
 
 :root:-moz-lwtheme-darktext {
-  text-shadow: 1px 1px 2px #FFFFFF;
+  text-shadow: 0 -0.5px 1.5px #FFFFFF;
 }
 
 :root:-moz-lwtheme-brighttext {
index 51343b293f241b6f684656b02f2e72dd7093b4d4..587dcb6fc725d294a94f20bbbdfb1f0edcdb2964 100644 (file)
@@ -23,9 +23,7 @@ html|html {
 /* Content */
 *|*.main-content {
   /* Needed to allow the radius to clip the inner content, see bug 595656 */
-  /* Disabled because of bug 623615
   overflow: hidden;
-  */
   background-color: #FFFFFF;
   border: 1px solid #666699;
 }
index a7a192620c75b3279a72462797ff7cfe155c2410..b2f605cd2b8ec42bdc1c84c60579e67f9ad2a8d1 100644 (file)
@@ -23,6 +23,7 @@
 }
 
 #addon-container {
+  overflow: visible; /* bug 761489 */
   max-width: 600px;
   margin: 20px;
   padding: 30px 90px;
@@ -51,7 +52,7 @@
 }
 
 .addon-info[type="dictionary"] #icon {
-  list-style-image: url("chrome://mozapps/skin/plugins/dictionaryGeneric.png");
+  list-style-image: url("chrome://mozapps/skin/extensions/dictionaryGeneric.png");
 }
 
 #name {
index 23d0f40e8fa92807d4ce48193d3c8bd4ccf0b13f..7067e3991dc5af73d753eee24617301a598c30a6 100644 (file)
@@ -23,7 +23,8 @@ html|a {
   background-position: center;
   background-repeat: no-repeat;
 }
-:-moz-type-unsupported .icon {
+:-moz-type-unsupported .icon,
+:-moz-type-unsupported-platform .icon {
   background-image: url("chrome://mozapps/skin/plugins/contentPluginMissing.png");
 }
 :-moz-type-unsupported .icon[status="ready"] {
index 31f2662af53a0081642e111598c68dcc549de706..f017e13018ea2c4a2c945f479b500315525a7f4a 100644 (file)
@@ -4,10 +4,11 @@
 
 @media not print {
   body {
-    background-color: #222;
+    background-color: #221500;
   }
 
   img {
-    color: #eee;
+    background-color: #FFFFFF;
+    color: #221500;
   }
 }
index 0d5dabddfb006d53c60405e429ab03ad628d0a65..979e4da99134c90d5b276ae943bfa729bb9338ce 100644 (file)
@@ -3,9 +3,9 @@
  * You can obtain one at http://mozilla.org/MPL/2.0/. */
 
 body {
-  background-color: #333;
+  background-color: #332000;
 }
 
 video {
-  box-shadow: 0 0 15px #000;
+  box-shadow: 0 0 15px #000000;
 }
index 67f8d2e468e6894a741eccc61045ec01495d953d..a13f52070ce940e0c65702b032ffa91f93ad5653 100644 (file)
@@ -193,7 +193,7 @@ toolbar[mode="text"] .toolbarbutton-text {
 }
 
 :root:-moz-lwtheme-darktext {
-  text-shadow: 1px 1px 2px #FFCF00;
+  text-shadow: 0 -0.5px 1.5px #FFCF00;
 }
 
 :root:-moz-lwtheme-brighttext {
index 9d1619246108815f11a4b23a26d13724919a4f55..f1200713784bd30c1894746980416ee74982d01c 100644 (file)
@@ -23,9 +23,7 @@ html|html {
 /* Content */
 *|*.main-content {
   /* Needed to allow the radius to clip the inner content, see bug 595656 */
-  /* Disabled because of bug 623615
   overflow: hidden;
-  */
   border: 1px solid #9C9CFF;
   border-radius: 5px;
 }
index d2cda04b63c3fb51f9842ff96510b10a854a6222..d29d8b0d83f1d4625b1419431761b3b167e66bd1 100644 (file)
@@ -23,6 +23,7 @@
 }
 
 #addon-container {
+  overflow: visible; /* bug 761489 */
   max-width: 600px;
   margin: 20px;
   padding: 30px 90px;
@@ -51,7 +52,7 @@
 }
 
 .addon-info[type="dictionary"] #icon {
-  list-style-image: url("chrome://mozapps/skin/plugins/dictionaryGeneric.png");
+  list-style-image: url("chrome://mozapps/skin/extensions/dictionaryGeneric.png");
 }
 
 #name {
index 1a04f071c01e725cd7d85bd2f26b593f1a74dcea..e7ce487eabb38a267aa50ae0c1b6296667305bc4 100644 (file)
@@ -23,7 +23,8 @@ html|a {
   background-position: center;
   background-repeat: no-repeat;
 }
-:-moz-type-unsupported .icon {
+:-moz-type-unsupported .icon,
+:-moz-type-unsupported-platform .icon {
   background-image: url("chrome://mozapps/skin/plugins/contentPluginMissing.png");
 }
 :-moz-type-unsupported .icon[status="ready"] {