mirror of
https://github.com/unraid/webgui.git
synced 2026-05-04 00:39:32 -05:00
Dashboard: more enhancements
This commit is contained in:
@@ -185,7 +185,7 @@ div[id$=chart]{margin:-12px 8px -24px -18px}
|
||||
div.template,div#dialogWindow,input#upload{display:none}
|
||||
span.head_info{width:240px;display:inline-block}
|
||||
span#head_cpu,span#head_ram,#head_ups,#head_apps,#head_vms,#_ups_status_{display:none;margin-left:0}
|
||||
span.head_bar{display:inline-block;width:200px}
|
||||
span.head_bar{display:inline-block;width:180px}
|
||||
span.head_gap{padding-left:14px}
|
||||
span.green,span.red,span.orange{padding-left:0}
|
||||
span.ctrl{float:right;margin-top:0;margin-right:10px}
|
||||
|
||||
@@ -170,7 +170,7 @@ table.share_status.dashboard td span.info{float:right;margin-right:20px;font-siz
|
||||
table.share_status.dashboard td span.info.title{font-weight:bold}
|
||||
table.share_status.dashboard td span.load{display:inline-block;width:38px;text-align:right}
|
||||
table.share_status.dashboard td span.finish{float:right;margin-right:24px}
|
||||
table.share_status.dashboard i.control{float:right;font-size:1.4rem!important;margin:0 3px 0 0;cursor:pointer;background-color:rgba(0,0,0,0.1);padding:2px}
|
||||
table.share_status.dashboard i.control{float:right;font-size:1.4rem!important;margin:0 3px 0 0;cursor:pointer;color:#d7dbdd;background-color:rgba(0,0,0,0.4);padding:2px}
|
||||
table.share_status.dashboard .usage-disk.sys{height:auto}
|
||||
.dashboard-sortable{background-color:#e4e2e4}
|
||||
tr.alert{color:#f0000c;background-color:#ff9e9e}
|
||||
|
||||
@@ -170,7 +170,7 @@ table.share_status.dashboard td span.info{float:right;margin-right:20px;font-siz
|
||||
table.share_status.dashboard td span.info.title{font-weight:bold}
|
||||
table.share_status.dashboard td span.load{display:inline-block;width:38px;text-align:right}
|
||||
table.share_status.dashboard td span.finish{float:right;margin-right:24px}
|
||||
table.share_status.dashboard i.control{float:right;font-size:1.4rem!important;margin:0 3px 0 0;cursor:pointer;background-color:rgba(255,255,255,0.1);padding:2px}
|
||||
table.share_status.dashboard i.control{float:right;font-size:1.4rem!important;margin:0 3px 0 0;cursor:pointer;color:#262626;background-color:rgba(255,255,255,0.4);padding:2px}
|
||||
.dashboard-sortable{background-color:#1c1b1b}
|
||||
[name=arrayOps]{margin-top:12px}
|
||||
span.error{color:#f0000c;background-color:#ff9e9e;display:block;width:100%}
|
||||
|
||||
@@ -170,7 +170,7 @@ table.share_status.dashboard td span.info{float:right;margin-right:20px;font-siz
|
||||
table.share_status.dashboard td span.info.title{font-weight:bold}
|
||||
table.share_status.dashboard td span.load{display:inline-block;width:38px;text-align:right}
|
||||
table.share_status.dashboard td span.finish{float:right;margin-right:24px}
|
||||
table.share_status.dashboard i.control{float:right;font-size:1.4rem!important;margin:0 3px 0 0;cursor:pointer;background-color:rgba(255,255,255,0.1);padding:2px}
|
||||
table.share_status.dashboard i.control{float:right;font-size:1.4rem!important;margin:0 3px 0 0;cursor:pointer;color:#212f3d;background-color:rgba(255,255,255,0.4);padding:2px}
|
||||
table.share_status.dashboard .usage-disk.sys{height:auto}
|
||||
.dashboard-sortable{background-color:#1b1d1b}
|
||||
tr.alert{color:#f0000c;background-color:#ff9e9e}
|
||||
|
||||
@@ -154,7 +154,7 @@ table.share_status tbody tr.warn{color:#e68a00}
|
||||
table.share_status.fixed tr>td+td{min-width:39px;font-size:1.1rem;text-align:center;padding:0}
|
||||
table.share_status.table{margin-top:36px}
|
||||
table.share_status.table tr>td{width:50%}
|
||||
table.share_status.dashboard{margin:0;border:none;background-color:#F7F9F9}
|
||||
table.share_status.dashboard{margin:0;border:none;background-color:#f7f9f9}
|
||||
table.share_status.dashboard tbody{border:1px solid #dfdfdf}
|
||||
table.share_status.dashboard tr:first-child td{height:3.6rem;padding-top:12px;font-size:1.6rem;font-weight:bold;letter-spacing:1.8px;text-transform:none;vertical-align:top}
|
||||
table.share_status.dashboard tr:nth-child(even){background-color:transparent}
|
||||
@@ -170,7 +170,7 @@ table.share_status.dashboard td span.info{float:right;margin-right:20px;font-siz
|
||||
table.share_status.dashboard td span.info.title{font-weight:bold}
|
||||
table.share_status.dashboard td span.load{display:inline-block;width:38px;text-align:right}
|
||||
table.share_status.dashboard td span.finish{float:right;margin-right:24px}
|
||||
table.share_status.dashboard i.control{float:right;font-size:1.4rem!important;margin:0 3px 0 0;cursor:pointer;background-color:rgba(0,0,0,0.1);padding:2px}
|
||||
table.share_status.dashboard i.control{float:right;font-size:1.4rem!important;margin:0 3px 0 0;cursor:pointer;color:#f7f9f9;background-color:rgba(0,0,0,0.4);padding:2px}
|
||||
.dashboard-sortable{background-color:#f2f2f2}
|
||||
[name=arrayOps]{margin-top:12px}
|
||||
span.error{color:#f0000c;background-color:#ff9e9e;display:block;width:100%}
|
||||
|
||||
Reference in New Issue
Block a user