mirror of
https://github.com/unraid/webgui.git
synced 2026-05-04 16:59:27 -05:00
12 lines
157 B
CSS
12 lines
157 B
CSS
i.top {
|
|
position: absolute;
|
|
padding-top: 4px;
|
|
cursor: pointer;
|
|
}
|
|
i#showPass.checked {
|
|
opacity: 0.5;
|
|
}
|
|
table.unraid {
|
|
margin-top: 20px;
|
|
}
|