forked from ScoDoc/ScoDoc
Recap: resserre colonnes Apo et Type
This commit is contained in:
parent
3c777278f9
commit
d4da019c2e
@ -4246,11 +4246,15 @@ table.table_recap tr.apo td:not(.identite_court) {
|
|||||||
|
|
||||||
table.table_recap tr.apo td {
|
table.table_recap tr.apo td {
|
||||||
background-color: #f5fdf6;
|
background-color: #f5fdf6;
|
||||||
|
overflow-wrap: anywhere;
|
||||||
|
max-width: 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
table.table_recap tr.type_col {
|
table.table_recap tr.type_col {
|
||||||
font-size: 40%;
|
font-size: 40%;
|
||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
|
overflow-wrap: anywhere;
|
||||||
|
max-width: 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
table.table_recap td.evaluation.first,
|
table.table_recap td.evaluation.first,
|
||||||
|
Loading…
Reference in New Issue
Block a user