mirror of
https://github.com/unraid/webgui.git
synced 2026-03-03 06:40:50 -06:00
User Edit: fix styling
This commit is contained in:
@@ -1 +1,2 @@
|
||||
span#dropbox{border:1px solid #606E7F;border-radius:5px;background:#EDEAEF;padding:28px 12px;line-height:72px;margin-right:16px}
|
||||
.usage-disk.sys{top:1.2rem}
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
span#dropbox{border:1px solid #f2f2f2;border-radius:5px;background:#262626;padding:28px 12px;line-height:72px;margin-right:16px}
|
||||
.usage-disk.sys{top:.2rem}
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
span#dropbox{border:1px solid #606E7F;border-radius:5px;background:#121510;padding:28px 12px;line-height:72px;margin-right:16px}
|
||||
.usage-disk.sys{top:1.2rem}
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
span#dropbox{border:1px solid #1c1c1c;border-radius:5px;background:#e8e8e8;padding:28px 12px;line-height:72px;margin-right:16px}
|
||||
.usage-disk.sys{top:.2rem}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
i.top{position:absolute;padding-top:4px;cursor:pointer}
|
||||
i#showPass.checked{opacity:0.5}
|
||||
.usage-disk.sys{display:inline-block;width:10rem;top:<?=$themes2?'1.2':'.2'?>rem;margin-left:12px;border-radius:4px}
|
||||
.usage-disk.sys{display:inline-block;width:10rem;margin-left:12px;border-radius:4px}
|
||||
table.unraid{margin-top:20px}
|
||||
|
||||
Reference in New Issue
Block a user