User Edit: fix styling

This commit is contained in:
bergware
2023-12-12 11:01:36 +01:00
parent c1f851a0bd
commit c46655ef9f
5 changed files with 5 additions and 1 deletions

View File

@@ -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}

View File

@@ -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}

View File

@@ -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}

View File

@@ -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}

View File

@@ -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}