trabajando en bugs

This commit is contained in:
2023-12-21 21:28:14 +01:00
parent 86d45bee83
commit 7aaa140e46
12 changed files with 124 additions and 110 deletions

View File

@ -21,15 +21,15 @@ table.dataTable.table-hover>tbody>tr.selected:hover>* {
.comparator-table td {
font-size: 0.65em;
font-size: 0.8em;
}
.comparator-table th {
font-size: 0.6em;
font-size: 0.8em;
}
.comparator-table td.dt-result {
font-size: 0.9em;
font-size: 0.8em;
font-weight: bold;
text-transform: uppercase;
}
@ -60,7 +60,7 @@ table.dataTable.table-hover>tbody>tr.selected:hover>* {
padding-top: 2px;
padding-bottom: 2px;
width: 100%;
font-size:0.7rem !important;
font-size:0.8rem !important;
}
.lp-td {