mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-05-23 16:32:45 +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;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
p {
|
||||||
|
margin-top: 2px;
|
||||||
|
}
|
||||||
|
|
||||||
/* table links */
|
/* table links */
|
||||||
a,
|
a,
|
||||||
a:hover,
|
a:hover,
|
||||||
@ -149,6 +153,7 @@ tr.hover {
|
|||||||
|
|
||||||
/* history.php */
|
/* history.php */
|
||||||
.litebans-label-history {
|
.litebans-label-history {
|
||||||
|
display: inline;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
font-weight: 800;
|
font-weight: 800;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user