On améliore le rendu du tableau
This commit is contained in:
parent
290faf0b8f
commit
141949991c
@ -1611,7 +1611,7 @@ label.required::after {
|
||||
max-width: 600px;
|
||||
margin: auto;
|
||||
.total, .month {
|
||||
font-size: 0;
|
||||
display: none;
|
||||
}
|
||||
.label {
|
||||
display: none;
|
||||
@ -1634,12 +1634,12 @@ label.required::after {
|
||||
margin: auto;
|
||||
border-radius: var(--border-radius);
|
||||
color: black;
|
||||
padding: .5em 1em;
|
||||
padding: 0;
|
||||
display: block;
|
||||
max-width: 6em;
|
||||
width: 3.2em;
|
||||
height: 2em;
|
||||
line-height: 1.1em;
|
||||
line-height: 2em;
|
||||
}
|
||||
}
|
||||
.score_0 {
|
||||
@ -1674,11 +1674,11 @@ label.required::after {
|
||||
a, .a {
|
||||
width: 5em;
|
||||
height: 3.2em;
|
||||
line-height: 2.1em;
|
||||
line-height: 3.2em;
|
||||
}
|
||||
}
|
||||
.total, .month {
|
||||
font-size: auto;
|
||||
display: inline;
|
||||
}
|
||||
.label {
|
||||
display: table-cell;
|
||||
|
Loading…
x
Reference in New Issue
Block a user