diff --git a/mozilla/webtools/addons/public/htdocs/css/rustico/addons-rustico.css b/mozilla/webtools/addons/public/htdocs/css/rustico/addons-rustico.css index 4fe5399d098..a46f09a7580 100644 --- a/mozilla/webtools/addons/public/htdocs/css/rustico/addons-rustico.css +++ b/mozilla/webtools/addons/public/htdocs/css/rustico/addons-rustico.css @@ -200,6 +200,7 @@ h6 { font-size: 90%; border: 0; } /* addon features */ +.divider-bottom, .addon-feature, .bookmarkaddon-feature { background: url(../../images/rustico/firefox-featured-divider.png) no-repeat bottom center; @@ -588,7 +589,6 @@ table.dalvay-table th { text-align: left; } - /* search-engines */ .front-section { @@ -598,6 +598,26 @@ table.dalvay-table th { color: #666; } +#switch-links { + align: right; + padding-left: 5em; +} + +#switch-links .switch-tb, +#switch-links .switch-suite { + padding-left: 30px; + font-size: 100%; + background: #fff 9px 0 no-repeat; +} + +#switch-links .switch-tb { + background-image: url("../../images/switch-tb.gif"); +} + +#switch-links .switch-suite { + background-image: url("../../images/switch-suite.gif"); +} + /* previews */ div.rating {