mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-10 18:54:08 +02:00
[ticket/15610] Improving UI of Board Statistics in ACP
Master Improving UI of Board Statistics in ACP Statistics table was divided into two in acp_main.html PHPBB3-15610
This commit is contained in:
@@ -755,16 +755,15 @@ td {
|
||||
border-collapse: separate;
|
||||
}
|
||||
|
||||
#lside {
|
||||
.lside {
|
||||
display: inline-block;
|
||||
width: 40%;
|
||||
}
|
||||
|
||||
.table1 td {
|
||||
.tabled {
|
||||
width: 25%;
|
||||
}
|
||||
|
||||
|
||||
dt#color_palette_placeholder table {
|
||||
width: 80px;
|
||||
margin-right: 5px;
|
||||
|
Reference in New Issue
Block a user