mirror of
https://github.com/unraid/webgui.git
synced 2026-02-26 12:18:56 -06:00
Dashboard: styling fix
This commit is contained in:
@@ -147,6 +147,7 @@ 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 thead.stopgap{border-left:1px solid #e4e2e4;border-right:1px solid #e4e2e4}
|
||||
table.dashboard tbody{border:1px solid #cacfd2}
|
||||
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}
|
||||
|
||||
@@ -145,6 +145,7 @@ 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:#262626}
|
||||
table.dashboard thead.stopgap{border-left:1px solid #1c1b1b;border-right:1px solid #1c1b1b}
|
||||
table.dashboard tbody{border:1px solid #333333}
|
||||
table.dashboard tbody td{line-height:normal;height:auto;padding:3px 10px}
|
||||
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}
|
||||
|
||||
@@ -147,6 +147,7 @@ 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 thead.stopgap{border-left:1px solid #1b1d1b;border-right:1px solid #1b1d1b}
|
||||
table.dashboard tbody{border:1px solid #566573}
|
||||
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}
|
||||
|
||||
@@ -145,6 +145,7 @@ 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:#f7f9f9}
|
||||
table.dashboard thead.stopgap{border-left:1px solid #f2f2f2;border-right:1px solid #f2f2f2}
|
||||
table.dashboard tbody{border:1px solid #dfdfdf}
|
||||
table.dashboard tbody td{line-height:normal;height:auto;padding:3px 10px}
|
||||
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}
|
||||
|
||||
Reference in New Issue
Block a user