mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-01-13 13:00:12 +01:00
fixed the orig css to give better visibility to spam
This commit is contained in:
parent
349298b90d
commit
e20af9d380
@ -70,6 +70,7 @@
|
|||||||
.resultrow.odd { background: #f5f5f5; }
|
.resultrow.odd { background: #f5f5f5; }
|
||||||
.resultrow.new { font-style: normal; }
|
.resultrow.new { font-style: normal; }
|
||||||
.resultrow.new a { color: #850505; }
|
.resultrow.new a { color: #850505; }
|
||||||
|
.resultrow.new a.spam { color: #aaa; }
|
||||||
.resultrow.selected { border: 2px solid black; }
|
.resultrow.selected { border: 2px solid black; }
|
||||||
.resultrow.spam { color: #aaa; }
|
.resultrow.spam { color: #aaa; }
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user