Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/site/app/webroot/css/ie6.css
diff options
context:
space:
mode:
Diffstat (limited to 'site/app/webroot/css/ie6.css')
-rw-r--r--site/app/webroot/css/ie6.css7
1 files changed, 2 insertions, 5 deletions
diff --git a/site/app/webroot/css/ie6.css b/site/app/webroot/css/ie6.css
index 5e31336..0373c9f 100644
--- a/site/app/webroot/css/ie6.css
+++ b/site/app/webroot/css/ie6.css
@@ -63,8 +63,7 @@ div.error-notice { background-image: url("../img/warning-ie.png"); }
#addon-listing .addon .vex span { position: relative; left: -220px; }
/* IE6 doesn't shrinkwrap the float, so removing the border makes it look better */
-#addon-summary .exp-loggedout,
-#addon-summary .exp-confirmed { border: 0; padding: 0; }
+#addon-summary .exp-loggedout { border: 0; padding: 0; }
/* Lose the left border because IE6 doesn't support :first-child */
#nav-user li, .addon-cats li, #addon-listing .more li { border: 0; padding-left: 0; }
@@ -78,8 +77,7 @@ div.error-notice { background-image: url("../img/warning-ie.png"); }
#content.landing.languages #secondaries { margin-bottom: 1.5em; }
/* Color adjustments */
-.exp-loggedout .install-button a:hover,
-.exp-confirmed .install-button a:hover { color: #aaa; }
+.exp-loggedout .install-button a:hover { color: #aaa; }
/* Position and margin adjustments */
.sub .irk, .addon .vex span { margin-left: 0; position: relative; left: -1px; }
@@ -106,7 +104,6 @@ div.error-notice { background-image: url("../img/warning-ie.png"); }
#categories.collapsed #cat-list a:active { width: 150px; }
.main .vex, #addon-listing .addon .vex, #addon-summary .vex { padding-right: 261px; }
#categories.collapsed #cat-list.visible { width: auto; margin: 0; }
-
#recommended { padding: 0 10px 10px; width: auto; }
#addon-summary, #recommended .addon { height: 220px; }
.sub .preview-img { width: 100%; }