stylesheet fix for some tables in mod panel with Futaba or Yotsuba
This commit is contained in:
parent
aba6f147f7
commit
235163883d
@ -72,3 +72,6 @@ div.boardlist a {
|
||||
unimportant, .unimportant * {
|
||||
font-size: 13px;
|
||||
}
|
||||
table.modlog tr th {
|
||||
background: #EA8;
|
||||
}
|
||||
|
@ -53,4 +53,7 @@ div.boardlist {
|
||||
}
|
||||
div.boardlist a {
|
||||
color: #800;
|
||||
}
|
||||
}
|
||||
table.modlog tr th {
|
||||
background: #EA8;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user