mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-05-23 08:29:06 +00:00
Fix table rendering bugs
This commit is contained in:
parent
95bdf49a6a
commit
e482c72e39
@ -42,6 +42,10 @@ table tr td {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
p {
|
||||
margin-top: 2px;
|
||||
}
|
||||
|
||||
/* table links */
|
||||
a,
|
||||
a:hover,
|
||||
@ -149,6 +153,7 @@ tr.hover {
|
||||
|
||||
/* history.php */
|
||||
.litebans-label-history {
|
||||
display: inline;
|
||||
font-size: 16px;
|
||||
font-weight: 800;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user