]> git.quilime.com - clmpr.git/commitdiff
a little darker icons
authorGabriel Dunne <gdunne@quilime.com>
Wed, 21 Dec 2011 07:31:24 +0000 (23:31 -0800)
committerGabriel Dunne <gdunne@quilime.com>
Wed, 21 Dec 2011 07:31:24 +0000 (23:31 -0800)
style.css

index ed745b3a37cb1b69f40e433c9fc55e56486e37b6..10f26c856957100dc6618cfee85e48c1a6de2a51 100644 (file)
--- a/style.css
+++ b/style.css
@@ -81,7 +81,7 @@ ul.links li .tags {
 
 
 .ui {
-    color:#444 !important;
+    color:#555 !important;
     background:#e4e4e4;
     display:inline-block;
     font-style:normal;
@@ -91,7 +91,7 @@ ul.links li .tags {
 }
 .ui:hover {
     color:#333;
-    background:#eee;
+    background:#f4f4f4;
 }
 .ui.delete {
 }