This commit is contained in:
Laurent Destailleur 2017-11-14 01:15:02 +01:00
parent 31e152274c
commit 010e542fe4
2 changed files with 6 additions and 0 deletions

View File

@ -3009,6 +3009,9 @@ span.dashboardlineko {
.boxtablenobottom {
border-bottom-width: 0 !important;
}
.boxtable .fichehalfright, .boxtable .fichehalfleft {
min-width: 300px;
}
.tdboxstats {
text-align: center;
}

View File

@ -3103,6 +3103,9 @@ span.dashboardlineko {
.boxtablenobottom {
border-bottom-width: 0 !important;
}
.boxtable .fichehalfright, .boxtable .fichehalfleft {
min-width: 300px;
}
.tdboxstats {
text-align: center;
}