Files
webgui/emhttp/plugins/dynamix/sheets/ArrayOperation.css
2024-07-08 11:53:09 -07:00

18 lines
237 B
CSS

tr#copy,
tr#file {
display: none;
}
td.gap {
padding-left: 26px !important;
}
td.wrap {
white-space: normal !important;
}
span#pass {
display: none;
margin-left: 20px;
}
input[type="checkbox"] {
margin-left: 0;
}