CSS
This commit is contained in:
parent
31e152274c
commit
010e542fe4
@ -3009,6 +3009,9 @@ span.dashboardlineko {
|
|||||||
.boxtablenobottom {
|
.boxtablenobottom {
|
||||||
border-bottom-width: 0 !important;
|
border-bottom-width: 0 !important;
|
||||||
}
|
}
|
||||||
|
.boxtable .fichehalfright, .boxtable .fichehalfleft {
|
||||||
|
min-width: 300px;
|
||||||
|
}
|
||||||
.tdboxstats {
|
.tdboxstats {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -3103,6 +3103,9 @@ span.dashboardlineko {
|
|||||||
.boxtablenobottom {
|
.boxtablenobottom {
|
||||||
border-bottom-width: 0 !important;
|
border-bottom-width: 0 !important;
|
||||||
}
|
}
|
||||||
|
.boxtable .fichehalfright, .boxtable .fichehalfleft {
|
||||||
|
min-width: 300px;
|
||||||
|
}
|
||||||
.tdboxstats {
|
.tdboxstats {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user