mirror of
https://github.com/unraid/webgui.git
synced 2026-01-04 08:29:51 -06:00
18 lines
237 B
CSS
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;
|
|
}
|