[extensions-web: 21/75] Minor tweaks to the CSS.



commit 222437ba17f866b63216b6a122ed501a50cace9b
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Wed Sep 14 10:31:44 2011 -0400

    Minor tweaks to the CSS.

 sweettooth/static/css/sweettooth.css |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/sweettooth/static/css/sweettooth.css b/sweettooth/static/css/sweettooth.css
index 3578f69..0306253 100644
--- a/sweettooth/static/css/sweettooth.css
+++ b/sweettooth/static/css/sweettooth.css
@@ -123,10 +123,14 @@ li.extension {
     color: #445;
 }
 
-.extension .author {
+.extension .author, .extension .author a {
     color: #888;
 }
 
+.extension .author a:hover {
+    color: #666;
+}
+
 .extension ._gnome-switch {
     position: absolute;
     margin-left: -100px;



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