mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-13 04:04:12 +02:00
Merge pull request #5187 from amalnaeem/master
[ticket/15610] Improving UI of Board Statistics in ACP * github.com:/phpbb/phpbb: [ticket/15610] Improving UI of Board Statistics in ACP [ticket/15610] Improving UI of Board Statistics in ACP [ticket/15610] Improving UI of Board Statistics in ACP [ticket/15610] Improving UI of Board Statistics in ACP [ticket/15610] Improving UI of Board Statistics in ACP [ticket/15610] Improving UI of Board Statistics in ACP [ticket/15610] Improving UI of Board Statistics in ACP [ticket/15610] Improving UI of Board Statistics in ACP [ticket/15610] Improving UI of Board Statistics [ticket/15610] Improving UI of Board Statistics in ACP [ticket/15610] Improving UI of Board Statistics in ACP
This commit is contained in:
@@ -750,11 +750,20 @@ td {
|
||||
}
|
||||
|
||||
.table1 {
|
||||
clear: both;
|
||||
display: inline-block;
|
||||
border-spacing: 1px;
|
||||
border-collapse: separate;
|
||||
}
|
||||
|
||||
.lside {
|
||||
display: inline-block;
|
||||
width: 40%;
|
||||
}
|
||||
|
||||
.tabled {
|
||||
width: 25%;
|
||||
}
|
||||
|
||||
dt#color_palette_placeholder table {
|
||||
width: 80px;
|
||||
margin-right: 5px;
|
||||
|
Reference in New Issue
Block a user