瀏覽代碼

added a.label.new

Garrick van Buren 12 年之前
父節點
當前提交
ab1f62c53c
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      assets/stylesheets/foreground.css

+ 2 - 0
assets/stylesheets/foreground.css

@@ -11,6 +11,8 @@ a.label:focus {
   color: white;
 }
 
+a.label.new { background-color: #d0d0d0; }
+
 a.button.dropdown { float:right;}
 
 /* Hide the page actions button for special pages (cuz there's nothing in it */