Fix grafico spunta su tabelle

This commit is contained in:
Pek5892 2023-07-18 11:21:03 +02:00
parent 8fb6f506a1
commit cf6be7c8ac
1 changed files with 2 additions and 2 deletions

View File

@ -1197,10 +1197,10 @@ div.tip {
/* /*
* Spunta checkbox viste * Spunta checkbox viste
*/ */
table.dataTable>tbody>tr.selected>td.select-checkbox::after, /*table.dataTable>tbody>tr.selected>td.select-checkbox::after,
table.dataTable>tbody>tr.selected>th.select-checkbox::after { table.dataTable>tbody>tr.selected>th.select-checkbox::after {
margin-top: -25px; margin-top: -25px;
} }*/
.btn-group>.btn-xs>input[type="checkbox"], .label>input[type="checkbox"] { .btn-group>.btn-xs>input[type="checkbox"], .label>input[type="checkbox"] {
margin: 2px 0px; margin: 2px 0px;