mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-07-24 06:25:02 +02:00
fixed the orig css to give better visibility to spam
This commit is contained in:
@@ -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; }
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user