소스 검색

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 */