* adjust the bug css style.

This commit is contained in:
wangchunsheng
2011-09-21 01:45:22 +00:00
parent 92a7500e9d
commit 5fd33c7456
2 changed files with 26 additions and 3 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
.closed {background:#fff;}
.closed a {text-decoration:none}
.closed {background:#efefef; text-decoration:line-through;}
.closed a {text-decoration:none;}
.resolved {background:#8EC21F;}
.active1 {background:#E70014;}
.active2 {background:#EA5407;}