mirror of
https://github.com/unraid/webgui.git
synced 2026-01-02 07:30:06 -06:00
11 lines
151 B
CSS
11 lines
151 B
CSS
span[id^="info-"] {
|
|
margin-left: 20px;
|
|
}
|
|
|
|
.Theme--black,
|
|
.Theme--white {
|
|
span.status.vhshift {
|
|
margin-right: -10px !important;
|
|
}
|
|
}
|