forum post tweaks
This commit is contained in:
parent
888b6f6156
commit
72302db1ff
|
@ -1043,6 +1043,7 @@ body.forum.thread table.post-display tr.info-row {
|
|||
background: var(--post-bottombar);
|
||||
font-family: var(--primary-font);
|
||||
color: var(--subtitle);
|
||||
height: 28px;
|
||||
}
|
||||
|
||||
body.forum.thread table.post-display td { padding: 4px; }
|
||||
|
@ -1055,6 +1056,9 @@ body.forum.thread table.post-display tr.button-row td:nth-of-type(2) a {
|
|||
padding: 8px;
|
||||
}
|
||||
|
||||
body.forum.thread table.post-display tr.body-row td * {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
|
||||
heading .button {
|
||||
|
|
Loading…
Reference in New Issue
Block a user