first part of LCARStrek sync to browser windows theme changes in Firefox 25
[themes.git] / LCARStrek / mozapps / extensions / newaddon.css
index d2cda04b63c3fb51f9842ff96510b10a854a6222..9957808a41c8b6deccfdc7c434d337a6163aaf0c 100644 (file)
@@ -23,6 +23,7 @@
 }
 
 #addon-container {
+  overflow: visible; /* bug 761489 */
   max-width: 600px;
   margin: 20px;
   padding: 30px 90px;
@@ -35,6 +36,8 @@
 
 #icon {
   -moz-margin-end: 10px;
+  max-width: 64px;
+  max-height: 64px;
   list-style-image: url("chrome://mozapps/skin/extensions/extensionGeneric.png");
 }
 
@@ -51,7 +54,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 {