mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-03 07:18:08 +02:00
[ticket/12769] Misc table fix
This commit is contained in:
@@ -623,6 +623,10 @@ table.table1 {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ucp-main table.table1 {
|
||||||
|
padding: 2px;
|
||||||
|
}
|
||||||
|
|
||||||
table.table1 thead th {
|
table.table1 thead th {
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
|
Reference in New Issue
Block a user