1
0
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:
Tristan Darricau
2018-07-08 17:59:13 +02:00
2 changed files with 120 additions and 86 deletions

View File

@@ -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;