mirror of
https://github.com/unraid/webgui.git
synced 2026-01-08 18:50:10 -06:00
9 lines
118 B
CSS
9 lines
118 B
CSS
i.top {
|
|
position: absolute;
|
|
padding-top: 4px;
|
|
cursor: pointer;
|
|
}
|
|
i#showPass.checked {
|
|
opacity: 0.5;
|
|
}
|