mirror of
https://github.com/unraid/webgui.git
synced 2026-01-07 18:19:54 -06:00
9 lines
168 B
CSS
9 lines
168 B
CSS
span#dropbox {
|
|
border: 1px solid #f2f2f2;
|
|
border-radius: 5px;
|
|
background: #262626;
|
|
padding: 28px 12px;
|
|
line-height: 72px;
|
|
margin-right: 16px;
|
|
}
|