mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-13 19:07:02 +02:00
added blue background for messages you sent
This commit is contained in:
@ -73,6 +73,7 @@
|
||||
.resultrow.new a.spam { color: #aaa; }
|
||||
.resultrow.selected { border: 2px solid black; }
|
||||
.resultrow.spam { color: #aaa; }
|
||||
.resultrow.sent { background: lightblue; }
|
||||
|
||||
.tcell { display: table-cell; }
|
||||
|
||||
|
Reference in New Issue
Block a user