Merge branch 'master' of linz:/srv/git/themes
[themes.git] / EarlyBlue / mozapps / extensions / newaddon.css
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 {