fixed the orig css to give better visibility to spam

This commit is contained in:
SJ 2013-05-17 09:36:03 +02:00
parent 349298b90d
commit e20af9d380

View File

@ -70,6 +70,7 @@
.resultrow.odd { background: #f5f5f5; }
.resultrow.new { font-style: normal; }
.resultrow.new a { color: #850505; }
.resultrow.new a.spam { color: #aaa; }
.resultrow.selected { border: 2px solid black; }
.resultrow.spam { color: #aaa; }