commit:7fa78f65569adab3acf4c6ea2764e3d57f069835
author:Chip Black
committer:Chip Black
date:Tue Jul 1 00:23:55 2014 -0500
parents:d65256b61e4be66a4a30f0863c8ba4da200ee830
Generalize "new" button style
diff --git a/www/css/blerg.css b/www/css/blerg.css
line changes: +1/-1
index aa28664..ae67fcb
--- a/www/css/blerg.css
+++ b/www/css/blerg.css
@@ -124,7 +124,7 @@ a > img {
 	}
 }
 
-.feed-button.new {
+.blerg-controls button.new {
 	background-color: #E4C010;
 }