Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/site/app/webroot/css/color.css
diff options
context:
space:
mode:
Diffstat (limited to 'site/app/webroot/css/color.css')
-rw-r--r--site/app/webroot/css/color.css84
1 files changed, 38 insertions, 46 deletions
diff --git a/site/app/webroot/css/color.css b/site/app/webroot/css/color.css
index 2ae6eac..2ef67d3 100644
--- a/site/app/webroot/css/color.css
+++ b/site/app/webroot/css/color.css
@@ -19,7 +19,7 @@ a:link { color: #1d587f; }
a:visited { color: #748d9e; }
a:active, a:hover, a:focus { color: #000000; }
-a.view { background: transparent url("../img/sprite.png?20090430") 100% -247px no-repeat; }
+a.view { background: transparent url("../img/sprite.png?20081210") 100% -247px no-repeat; }
.html-ltr a.view:hover { background-position: 100% -301px; }
.html-rtl a.view { background-position: 100% -486px; }
.html-rtl a.view:hover { background-position: 100% -540px; }
@@ -72,7 +72,7 @@ h4#moz a:hover, h1#moz a:active, h1#moz a:focus { background-position: 0 -51px;
#other-apps h3 { color: #4d757b; }
#other-apps.js h3 { border-bottom: 1px solid #90c8dd; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; }
-#other-apps.js h3 { background: transparent url("../img/sprite.png?20090430") 4px -262px no-repeat; }
+#other-apps.js h3 { background: transparent url("../img/sprite.png?20081210") 4px -262px no-repeat; }
.html-rtl #other-apps.js h3 { background-position: 14px -262px; }
#other-apps.js h3:hover { background-color: #c5e3ee; }
@@ -97,11 +97,11 @@ h4#moz a:hover, h1#moz a:active, h1#moz a:focus { background-position: 0 -51px;
.html-rtl #other-apps.collapsed h3 { border-bottom: 0; background-position: 16px -320px; }
/*** =Search form ***/
-#search-bubble-outer { background: transparent url("../img/sprite.png?20090430") right top no-repeat; }
-#search-bubble-inner { background: transparent url("../img/sprite.png?20090430") left top no-repeat; }
+#search-bubble-outer { background: transparent url("../img/sprite.png?20081210") right top no-repeat; }
+#search-bubble-inner { background: transparent url("../img/sprite.png?20081210") left top no-repeat; }
#search-form li { color: #666; }
-.html-ltr #search-form #query { background: #fff url("../img/sprite.png?20090430") -977px -686px no-repeat; }
-.html-rtl #search-form #query { background: #fff url("../img/sprite.png?20090430") 100% -686px no-repeat; }
+.html-ltr #search-form #query { background: #fff url("../img/sprite.png?20081210") -977px -686px no-repeat; }
+.html-rtl #search-form #query { background: #fff url("../img/sprite.png?20081210") 100% -686px no-repeat; }
#search-form #search-category label { color: #426a13; }
.html-ltr #search-form #my-submit { background: url("../img/sprite-alpha.png") -120px 0 no-repeat; }
.html-ltr #search-form #my-submit:hover { background-position: -157px 0;}
@@ -109,15 +109,15 @@ h4#moz a:hover, h1#moz a:active, h1#moz a:focus { background-position: 0 -51px;
.html-rtl #search-form #my-submit:hover { background: url("../img/sprite-alpha.png") -157px -40px no-repeat;}
#advanced-search {background-color: #e6e6e6; border: 1px solid #68B41C; }
-#advanced-search-toggle {background: url("../img/sprite.png?20090430") right -68px no-repeat; }
-#advanced-search-toggle div {background: transparent url("../img/sprite.png?20090430") left -68px no-repeat;}
+#advanced-search-toggle {background: url("../img/sprite.png?20081210") right -68px no-repeat; }
+#advanced-search-toggle div {background: transparent url("../img/sprite.png?20081210") left -68px no-repeat;}
#advanced-search-toggle a {color: black; text-decoration: none; padding:1px 3px 1px 3px;}
-.html-ltr #advanced-search-toggle a.asclosed { background: url("../img/sprite.png?20090430") right -354px no-repeat;}
-.html-ltr #advanced-search-toggle a.asopen { background: url("../img/sprite.png?20090430") right -369px no-repeat;}
-.html-rtl #advanced-search-toggle a.asclosed {background: url("../img/sprite.png?20090430") -989px -354px no-repeat;}
-.html-rtl #advanced-search-toggle a.asopen { background: url("../img/sprite.png?20090430") -989px -369px no-repeat;}
-#advanced-search-toggle #toggle-outer {background: url("../img/sprite.png?20090430") right -87px no-repeat; }
-#advanced-search-toggle #toggle-inner {background: url("../img/sprite.png?20090430") -861px -87px no-repeat; }
+.html-ltr #advanced-search-toggle a.asclosed { background: url("../img/sprite.png?20081210") right -354px no-repeat;}
+.html-ltr #advanced-search-toggle a.asopen { background: url("../img/sprite.png?20081210") right -369px no-repeat;}
+.html-rtl #advanced-search-toggle a.asclosed {background: url("../img/sprite.png?20081210") -989px -354px no-repeat;}
+.html-rtl #advanced-search-toggle a.asopen { background: url("../img/sprite.png?20081210") -989px -369px no-repeat;}
+#advanced-search-toggle #toggle-outer {background: url("../img/sprite.png?20081210") right -87px no-repeat; }
+#advanced-search-toggle #toggle-inner {background: url("../img/sprite.png?20081210") -861px -87px no-repeat; }
/*** =Footer ***/
#footer { color: #888; padding: 1em 0; background: transparent url("../img/foot-bg.png") repeat-x; }
@@ -128,8 +128,8 @@ h4#moz a:hover, h1#moz a:active, h1#moz a:focus { background-position: 0 -51px;
#content-extra .extra { border: 1px solid #d8dcdf; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; }
/*** =Categories ***/
-#categories h3 { background: #79be1b url("../img/sprite.png?20090430") -104px -106px no-repeat; border-bottom: 1px solid #abe071; }
-#categories h3 span { color: #426a13; background: transparent url("../img/sprite.png?20090430") -230px -106px no-repeat; }
+#categories h3 { background: #79be1b url("../img/sprite.png?20081210") -104px -106px no-repeat; border-bottom: 1px solid #abe071; }
+#categories h3 span { color: #426a13; background: transparent url("../img/sprite.png?20081210") -230px -106px no-repeat; }
#categories.collapsed h3 { background-position: 0 -106px; }
#categories.collapsed h3.open { background-position: -26px -106px; }
@@ -155,34 +155,30 @@ h4#moz a:hover, h1#moz a:active, h1#moz a:focus { background-position: 0 -51px;
#categories.collapsed h3:hover span { background-position: -533px -106px; }
#categories p { border-top: 1px solid #e8e6e6; }
-
-
/*** =Add-on boxes ***/
-.addon { border-left: 1px solid #d8dcdf; background: transparent url("../img/sprite.png?20090430") right -1256px no-repeat; }
-.addon .vex { background: transparent url("../img/sprite.png?20090430") right bottom no-repeat; }
-.addon .vex span { background: transparent url("../img/sprite.png?20090430") left bottom no-repeat; }
-.addon .preview-img { background: transparent url("../img/sprite.png?20090430") left -1256px no-repeat; }
+.addon { border-left: 1px solid #d8dcdf; background: transparent url("../img/sprite.png?20081210") right -1256px no-repeat; }
+.addon .vex { background: transparent url("../img/sprite.png?20081210") right bottom no-repeat; }
+.addon .vex span { background: transparent url("../img/sprite.png?20081210") left bottom no-repeat; }
+.addon .preview-img { background: transparent url("../img/sprite.png?20081210") left -1256px no-repeat; }
.addon .stats em { color: #d54601; }
.addon .flag { border: 1px solid #ccc; border-width: 0 1px 1px 0; }
-#addon-listing .addon .vex { background: transparent url("../img/sprite.png?20090430") no-repeat right bottom; }
+#addon-listing .addon .vex { background: transparent url("../img/sprite.png?20081210") no-repeat right bottom; }
/* =Secondary featured add-ons */
-.sub .irk { background: transparent url("../img/sprite.png?20090430") left -1256px no-repeat; }
+.sub .irk { background: transparent url("../img/sprite.png?20081210") left -1256px no-repeat; }
.sub .preview-img { background-image: none; }
/* =Recommended add-ons */
.rec { background: url("../img/rec-tr.png") no-repeat right top; border-left-color: #c1e1c1; }
.rec .preview-img { background: transparent url("../img/rec-tl.png") left top no-repeat; }
-.rec .flag { background: #f8f8f7 url("../img/rec-flag.png") no-repeat; }
+.rec .flag { color: #360; background: #f8f8f7 url("../img/rec-flag.png") no-repeat; }
.rec .vex { background-image: url("../img/rec-br.png"); }
.rec .vex span { background-image: url("../img/rec-bl.png"); }
-.rec .flag a { color: #360; text-decoration: none; }
/* =Experimental add-ons */
.exp { background: url("../img/exp-tr.png") no-repeat right top; border-left-color: #e3c1c1; }
.exp .preview-img { background: transparent url("../img/exp-tl.png") left top no-repeat; }
-.exp .flag { background: #f8f8f7 url("../img/exp-flag.png") no-repeat; }
-.exp .flag a { color: #900; text-decoration: none; }
+.exp .flag { color: #900; background: #f8f8f7 url("../img/exp-flag.png") no-repeat; }
.exp .vex { background-image: url("../img/exp-br.png"); }
.exp .vex span { background-image: url("../img/exp-bl.png"); }
@@ -191,7 +187,7 @@ h4#moz a:hover, h1#moz a:active, h1#moz a:focus { background-position: 0 -51px;
#addon-listing .more li:last-child { border: 0; }
/*** =Install button ***/
-.install-button a { color: #062445; background: #7cc11c url("../img/sprite.png?20090430") 100% -730px no-repeat; }
+.install-button a { color: #062445; background: #7cc11c url("../img/sprite.png?20081210") 100% -730px no-repeat; }
.install-button a span { background: transparent url("../img/installbtn-edges.png") left bottom no-repeat; }
.install-button a span span { background: transparent url("../img/installbtn-edges.png") right bottom no-repeat; }
.install-button a span span span { background: transparent url("../img/installbtn-edges.png") left top no-repeat; }
@@ -213,22 +209,18 @@ h4#moz a:hover, h1#moz a:active, h1#moz a:focus { background-position: 0 -51px;
/* In listings - recommended add-ons */
#addon-listing .rec .install-button a span,
-#addon-listing .rec .install-button a span,
#addon-listing .rec .install-button a span span,
-#addon-listing .rec .install-button a span span,
-#addon-listing .rec .install-button a span span span,
#addon-listing .rec .install-button a span span span,
#addon-listing .rec .install-button a span span span strong { background-image: url("../img/installbtn-edges-rec.png"); }
/* Experimental add-ons - while logged out */
-#content-main .exp-loggedout, #content .exp-loggedout,
-#content-main .exp-confirmed { border: 1px solid #d8d8d8; background: #fff; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; }
-#content-main .exp-loggedout .install-button a, #content .exp-loggedout .install-button a { color: #aaa; background-color: #fff; background-position: 100% -995px; }
-#content-main .exp-loggedout .install-button a span, #content .exp-loggedout .install-button a span,
-#content-main .exp-loggedout .install-button a span span, #content .exp-loggedout .install-button a span span,
-#content-main .exp-loggedout .install-button a span span span, #content .exp-loggedout .install-button a span span span,
-#content-main .exp-loggedout .install-button a span span span strong, #content .exp-loggedout .install-button a span span span strong { background-image: url("../img/installbtn-edges-dis.png"); }
-#content-main .exp-loggedout .install-button a:hover, #content .exp-loggedout .install-button a:hover { background-color: #f3f3f3; background-position: 100% -1125px; }
+#content-main .exp-loggedout { border: 1px solid #d8d8d8; background: #fff; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; }
+#content-main .exp-loggedout .install-button a { color: #aaa; background-color: #fff; background-position: 100% -995px; }
+#content-main .exp-loggedout .install-button a span,
+#content-main .exp-loggedout .install-button a span span,
+#content-main .exp-loggedout .install-button a span span span,
+#content-main .exp-loggedout .install-button a span span span strong { background-image: url("../img/installbtn-edges-dis.png"); }
+#content-main .exp-loggedout .install-button a:hover { background-color: #f3f3f3; background-position: 100% -1125px; }
/* Unavailable add-ons */
#content-main .install-container .not-avail { padding: 5px 10px; float: left; color: #666; border: 1px solid #d8d8d8; background: #fff; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; }
@@ -286,7 +278,7 @@ ul.star-rating { background: #fff; padding: 3px 5px; border: 1px solid #edbe97;
*/
/* =More add-ons */
-.more-addons h3 a.view { background: transparent url("../img/sprite.png?20090430") 100% -387px no-repeat; }
+.more-addons h3 a.view { background: transparent url("../img/sprite.png?20081210") 100% -387px no-repeat; }
.html-ltr .more-addons h3 a.view:hover { background-position: 100% -437px; }
.html-rtl .more-addons h3 a.view { background-position: 100% -597px; }
.html-rtl .more-addons h3 a.view:hover { background-position: 100% -647px; }
@@ -295,7 +287,7 @@ ul.star-rating { background: #fff; padding: 3px 5px; border: 1px solid #edbe97;
.pagination { background-color: #f7fafc; border: 1px solid #eef1f3; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; }
.pages a { border: 1px solid #fff; }
.pages a:hover { background-color: #ccf29b; border-color: #bbde92; }
-.pages .selected a { background-color: #ccf29b; border: 1px solid #83c53f; text-decoration: none; font-weight: bold; color: black; }
+.pages .current strong { background-color: #ccf29b; border: 1px solid #83c53f; }
.pages .prev a { background: transparent url("../img/arr-prev.png") 0 50% no-repeat; }
.pages .prev a:hover { background-color: #ccf29b; }
.pages .next a { background: transparent url("../img/arr-next.png") 100% 50% no-repeat; }
@@ -317,11 +309,11 @@ ul.star-rating { background: #fff; padding: 3px 5px; border: 1px solid #edbe97;
#thumb-subcategories a:hover, #thumb-subcategories a:active, #thumb-subcategories a:focus { background: #F2F8Fd }
#thumb-subcategories li.selected a:link, #thumb-subcategories li.selected a:visited { background-color:#89A8C1; color:#FFFFFF; }
-#thumb-browser .thumbs li.thumb { background: transparent url(../img/sprite.png?20090430) no-repeat scroll right -1256px; }
-#thumb-browser .thumbs li.thumb div.wrapper { background: transparent url(../img/sprite.png?20090430) no-repeat scroll left -1256px; }
+#thumb-browser .thumbs li.thumb { background: transparent url(../img/sprite.png?20081210) no-repeat scroll right -1256px; }
+#thumb-browser .thumbs li.thumb div.wrapper { background: transparent url(../img/sprite.png?20081210) no-repeat scroll left -1256px; }
#thumb-browser .thumbs li.exp { background: transparent url(../img/exp-tr.png) no-repeat scroll right top; }
#thumb-browser .thumbs li.exp div.wrapper { background: transparent url(../img/exp-tl.png) no-repeat scroll left top; }
-#thumb-browser .thumbs li.thumb .vex { background:transparent url(../img/sprite.png?20090430) no-repeat scroll right bottom; }
-#thumb-browser .thumbs li.thumb .vex span { background:transparent url(../img/sprite.png?20090430) no-repeat scroll left bottom; width: 10px; height: 10px; float: left;}
+#thumb-browser .thumbs li.thumb .vex { background:transparent url(../img/sprite.png?20081210) no-repeat scroll right bottom; }
+#thumb-browser .thumbs li.thumb .vex span { background:transparent url(../img/sprite.png?20081210) no-repeat scroll left bottom; width: 10px; height: 10px; float: left;}
#thumb-browser .thumbs li.exp .vex { background:transparent url(../img/exp-br.png) no-repeat scroll right bottom; }
#thumb-browser .thumbs li.exp .vex span { background:transparent url(../img/exp-bl.png) no-repeat scroll left bottom; }