mirror of
https://github.com/unraid/webgui.git
synced 2026-01-06 01:29:54 -06:00
19 lines
253 B
CSS
19 lines
253 B
CSS
div.clone1 {
|
|
position: absolute;
|
|
right: 0;
|
|
margin-top: 0;
|
|
}
|
|
div.clone2 {
|
|
position: absolute;
|
|
right: 0;
|
|
margin-top: 48px;
|
|
}
|
|
input.clone {
|
|
margin-left: 8px;
|
|
margin-right: 0;
|
|
}
|
|
span.clone,
|
|
i.clone {
|
|
margin-right: 4px;
|
|
}
|