mirror of
https://github.com/unraid/webgui.git
synced 2026-01-01 23:20:35 -06:00
12 lines
158 B
CSS
12 lines
158 B
CSS
span#dropbox {
|
|
margin-right: 20px;
|
|
}
|
|
i.top {
|
|
position: relative;
|
|
padding-left: 4px;
|
|
cursor: pointer;
|
|
}
|
|
select.fixed {
|
|
max-width: 166px;
|
|
}
|