mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-19 21:10:49 +01:00
Fix grafico spunta su tabelle
This commit is contained in:
parent
8fb6f506a1
commit
cf6be7c8ac
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user