Generalize "new" button style
authorChip Black <bytex64@bytex64.net>
Tue, 1 Jul 2014 05:23:55 +0000 (00:23 -0500)
committerChip Black <bytex64@bytex64.net>
Tue, 1 Jul 2014 05:38:50 +0000 (00:38 -0500)
www/css/blerg.css

index aa28664..ae67fcb 100644 (file)
@@ -124,7 +124,7 @@ a > img {
        }
 }
 
-.feed-button.new {
+.blerg-controls button.new {
        background-color: #E4C010;
 }