make new net/cert error pages work, remove pocket styling and let system add-on do...
[themes.git] / LCARStrek / mozapps / extensions / newaddon.css
index 9957808a41c8b6deccfdc7c434d337a6163aaf0c..abe8e7e7968a794b32c114f7ad7f41123a9112b9 100644 (file)
@@ -2,10 +2,10 @@
  * License, v. 2.0. If a copy of the MPL was not distributed with this
  * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
 
-@import url("chrome://global/skin/inContentUI.css");
+@import url("chrome://global/skin/in-content/common.css");
 
 #addon-page {
-  padding: 0;
+  font-size: 1.1em;
 }
 
 #addon-scrollbox {
@@ -24,7 +24,7 @@
 
 #addon-container {
   overflow: visible; /* bug 761489 */
-  max-width: 600px;
+  max-width: 800px;
   margin: 20px;
   padding: 30px 90px;
 }
@@ -35,6 +35,7 @@
 }
 
 #icon {
+  margin-top: 8px;
   -moz-margin-end: 10px;
   max-width: 64px;
   max-height: 64px;
@@ -78,6 +79,7 @@
   list-style-image: url("chrome://global/skin/icons/alert-exclam.gif");
   width: 16px;
   height: 15px;
+  margin-top: 5px;
   -moz-margin-end: 5px;
 }