mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-09 19:40:19 +00:00
Again, lot of forum improvements
This commit is contained in:
@ -416,10 +416,13 @@ textarea {
|
||||
margin: 2px;
|
||||
background: #eff7ff;
|
||||
}
|
||||
.message:nth-child(odd) {
|
||||
background: #fff;
|
||||
}
|
||||
.message h5 {
|
||||
font-size: 100%;
|
||||
}
|
||||
.unread {
|
||||
.message.unread {
|
||||
background: #d8e7f3;
|
||||
}
|
||||
.msg_author.deleted {
|
||||
|
Reference in New Issue
Block a user