make current user more visible

round-proxy-get
Thibault Duplessis 2018-03-16 14:05:47 -05:00
parent d4fad19792
commit a6161ea8cc
1 changed files with 2 additions and 0 deletions

View File

@ -44,6 +44,8 @@ body.dark .mod_zone .slist {
.mod_zone .same {
font-style: italic;
font-weight: bold;
background: rgba(56,147,232,0.2)!important;
border-left: 3px solid rgba(56,147,232,0.8)!important;
}
.mod_zone form {
display: inline;