[extensions-web] css: Add the proper background image to the "About" link



commit 0e82fb98f0cec7e9d6d178338d94c23b68e593b9
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Thu Dec 1 16:47:03 2011 -0500

    css: Add the proper background image to the "About" link

 sweettooth/static/css/template.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/sweettooth/static/css/template.css b/sweettooth/static/css/template.css
index 3b2ed79..cab22ad 100644
--- a/sweettooth/static/css/template.css
+++ b/sweettooth/static/css/template.css
@@ -261,6 +261,7 @@ a:visited {
 #globalnav.main li.main a:after,
 #globalnav.upload li.upload a:after,
 #globalnav.local li.local a:after,
+#globalnav.about li.about a:after,
 #globalnav li.active a:after {
     content: url(../images/globalnav-arrow.png);
     position: absolute;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]