mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
trabajando en bugs
This commit is contained in:
@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user