Dashboard: update themes azure and gray

This commit is contained in:
bergware
2025-02-23 14:42:52 +01:00
parent 77ee4a6d97
commit 994c8b1bd5
4 changed files with 10 additions and 10 deletions
@@ -1,2 +1,2 @@
div.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(580px,1fr));column-gap:20px}
div.pie::after{background-color:#d7dbdd}
div.pie::after{background-color:#dcdcdc}
@@ -1,2 +1,2 @@
div.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(580px,1fr));column-gap:20px}
div.pie::after{background-color:#212f3d}
div.pie::after{background-color:#3d3c3a}
@@ -146,9 +146,9 @@ table.share_status tr>td:nth-child(1){width:15%}
table.share_status tr>td:nth-child(2){width:30%}
table.share_status tr>td:nth-child(n+3){width:10%}
table.share_status tr>td:nth-child(5){width:15%}
table.dashboard{margin:0;border:none;background-color:#d7dbdd}
table.dashboard{margin:0;border:none;background-color:#dcdcdc}
table.dashboard thead.stopgap{border-left:1px solid #e4e2e4;border-right:1px solid #e4e2e4}
table.dashboard tbody{border:1px solid #cacfd2}
table.dashboard tbody{border:1px solid #cecece}
table.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.dashboard tr:last-child>td{padding-bottom:20px}
table.dashboard tr.last>td{padding-bottom:20px}
@@ -163,7 +163,7 @@ table.dashboard td span.info{float:right;margin-right:20px;font-size:1.2rem;font
table.dashboard td span.info.title{font-weight:bold}
table.dashboard td span.load{display:inline-block;width:38px;text-align:right}
table.dashboard td span.finish{float:right;margin-right:24px}
table.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.3);padding:2px;border-radius:5px}
table.dashboard i.control{float:right;font-size:1.4rem!important;margin:0 3px 0 0;cursor:pointer;color:#dcdcdc;background-color:rgba(0,0,0,0.3);padding:2px;border-radius:5px}
tr.alert{color:#f0000c;background-color:#ff9e9e}
tr.warn{color:#e68a00;background-color:#feefb3}
tr.past{color:#d63301;background-color:#ffddd1}
@@ -189,7 +189,7 @@ span.big{font-size:1.4rem}
span.small{font-size:1.1rem}
span#dropbox{background:none;line-height:6rem;margin-right:20px}
span.outer{margin-bottom:20px;margin-right:0}
span.outer.solid{background-color:#d7dbdd}
span.outer.solid{background-color:#dcdcdc}
span.hand{cursor:pointer}
span.outer.started>img,span.outer.started>i.img{opacity:1.0}
span.outer.stopped>img,span.outer.stopped>i.img{opacity:0.3}
@@ -146,9 +146,9 @@ table.share_status tr>td:nth-child(1){width:15%}
table.share_status tr>td:nth-child(2){width:30%}
table.share_status tr>td:nth-child(n+3){width:10%}
table.share_status tr>td:nth-child(5){width:15%}
table.dashboard{margin:0;border:none;background-color:#212f3d}
table.dashboard{margin:0;border:none;background-color:#3d3c3a}
table.dashboard thead.stopgap{border-left:1px solid #1b1d1b;border-right:1px solid #1b1d1b}
table.dashboard tbody{border:1px solid #566573}
table.dashboard tbody{border:1px solid #4d4d4f}
table.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.dashboard tr:last-child>td{padding-bottom:20px}
table.dashboard tr.last>td{padding-bottom:20px}
@@ -163,7 +163,7 @@ table.dashboard td span.info{float:right;margin-right:20px;font-size:1.2rem;font
table.dashboard td span.info.title{font-weight:bold}
table.dashboard td span.load{display:inline-block;width:38px;text-align:right}
table.dashboard td span.finish{float:right;margin-right:24px}
table.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.3);padding:2px;border-radius:5px}
table.dashboard i.control{float:right;font-size:1.4rem!important;margin:0 3px 0 0;cursor:pointer;color:#3d3c3a;background-color:rgba(255,255,255,0.3);padding:2px;border-radius:5px}
tr.alert{color:#f0000c;background-color:#ff9e9e}
tr.warn{color:#e68a00;background-color:#feefb3}
tr.past{color:#d63301;background-color:#ffddd1}
@@ -189,7 +189,7 @@ span.big{font-size:1.4rem}
span.small{font-size:1.1rem}
span#dropbox{background:none;line-height:6rem;margin-right:20px}
span.outer{margin-bottom:20px;margin-right:0}
span.outer.solid{background-color:#212f3d}
span.outer.solid{background-color:#3d3c3a}
span.hand{cursor:pointer}
span.outer.started>img,span.outer.started>i.img{opacity:1.0}
span.outer.stopped>img,span.outer.stopped>i.img{opacity:0.3}