mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-09 19:40:19 +00:00
forum: reply page, CSS, and first_unread fix
This commit is contained in:
@ -247,10 +247,16 @@ tbody>tr:hover {
|
||||
background: darkgrey;
|
||||
width: 100%;
|
||||
}
|
||||
em {
|
||||
font-style: italic;
|
||||
}
|
||||
.highlight {
|
||||
background: orange;
|
||||
font-weight: bold;
|
||||
}
|
||||
.underline {
|
||||
text-decoration: underline;
|
||||
}
|
||||
.tool-bar {
|
||||
overflow: auto;
|
||||
padding: 4px;
|
||||
|
Reference in New Issue
Block a user