X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fmozapps%2Fextensions%2Fnewaddon.css;h=abe8e7e7968a794b32c114f7ad7f41123a9112b9;hp=d29d8b0d83f1d4625b1419431761b3b167e66bd1;hb=5d891ecfda73ab1622e30641bee56eb01b4d0ca7;hpb=54c9b95b1df63559b4928c617190509e4cd43bc2 diff --git a/LCARStrek/mozapps/extensions/newaddon.css b/LCARStrek/mozapps/extensions/newaddon.css index d29d8b0d..abe8e7e7 100644 --- a/LCARStrek/mozapps/extensions/newaddon.css +++ b/LCARStrek/mozapps/extensions/newaddon.css @@ -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,7 +35,10 @@ } #icon { + margin-top: 8px; -moz-margin-end: 10px; + max-width: 64px; + max-height: 64px; list-style-image: url("chrome://mozapps/skin/extensions/extensionGeneric.png"); } @@ -76,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; }