Merge pull request #1084 from bergware/master

Adjusted row highlighting on main and shares page
This commit is contained in:
tom mortensen
2022-04-27 13:21:52 -07:00
committed by GitHub
4 changed files with 8 additions and 16 deletions

View File

@@ -133,8 +133,7 @@ table.disk_status tr>td+td+td{width:6.5%;text-align:center;padding-left:4px;padd
table.disk_status tr>td+td+td+td{text-align:right;padding-left:0;padding-right:12px}
table.disk_status tr td:last-child{width:4%;padding-right:10px}
table.disk_status tbody tr{border-bottom:1px solid #f3f0f4}
table.disk_status tbody tr:not(.tr_last):hover td{color:#e68a00}
table.disk_status tbody tr:not(.tr_last):hover a{color:#e68a00}
table.disk_status tbody tr:not(.tr_last):hover td{background-color:rgba(0,0,0,0.05)}
table.disk_status.stats tr>td+td{text-align:left;padding-left:0;padding-right:12px}
table.array_status td{padding:4px 0}
table.array_status td:first-child{letter-spacing:1px;text-transform:uppercase}
@@ -155,8 +154,7 @@ table.share_status tr>td+td{padding-left:0}
table.share_status tr.share_status_size>td{padding-left:40px}
table.share_status tr.share_status_size>td+td{padding-left:15px}
table.share_status tbody tr{border-bottom:1px solid #f3f0f4}
table.share_status:not(.dashboard) tbody tr:hover td{color:#e68a00}
table.share_status:not(.dashboard) tbody tr:hover a{color:#e68a00}
table.share_status:not(.dashboard) tbody tr:hover td{background-color:rgba(0,0,0,0.05)}
table.share_status tbody tr:last-child td{border-bottom:1px solid #606e7f}
table.share_status tbody tr.alert{color:#f0000c}
table.share_status tbody tr.warn{color:#e68a00}

View File

@@ -126,8 +126,7 @@ table.disk_status tr>td+td+td{width:6.5%;text-align:center;padding-left:4px;padd
table.disk_status tr>td+td+td+td{text-align:right;padding-left:0;padding-right:12px}
table.disk_status tr td:last-child{width:4%;padding-right:10px}
table.disk_status tbody tr:nth-child(even){background-color:#212121}
table.disk_status tbody tr:not(.tr_last):hover td{color:#e68a00}
table.disk_status tbody tr:not(.tr_last):hover a{color:#e68a00}
table.disk_status tbody tr:not(.tr_last):hover td{background-color:rgba(255,255,255,0.1)}
table.disk_status.stats tr>td+td{text-align:left;padding-left:0;padding-right:12px}
table.array_status td{padding:4px 0}
table.array_status tr>td{text-align:left;white-space:nowrap;padding-left:12px;width:30%}
@@ -152,8 +151,7 @@ table.share_status tr>td+td{padding-left:0}
table.share_status tr.share_status_size>td{padding-left:40px}
table.share_status tr.share_status_size>td+td{padding-left:15px}
table.share_status tbody tr:nth-child(even){background-color:#212121}
table.share_status:not(.dashboard) tbody tr:hover td{color:#e68a00}
table.share_status:not(.dashboard) tbody tr:hover a{color:#e68a00}
table.share_status:not(.dashboard) tbody tr:hover td{background-color:rgba(255,255,255,0.1)}
table.share_status tbody tr.alert{color:#f0000c}
table.share_status tbody tr.warn{color:#e68a00}
table.share_status.share tr td:last-child{width:4%;text-align:right;padding-right:10px}

View File

@@ -133,8 +133,7 @@ table.disk_status tr>td+td+td{width:6.5%;text-align:center;padding-left:4px;padd
table.disk_status tr>td+td+td+td{text-align:right;padding-left:0;padding-right:12px}
table.disk_status tr td:last-child{width:4%;padding-right:10px}
table.disk_status tbody tr{border-bottom:1px solid #0c0f0b}
table.disk_status tbody tr:not(.tr_last):hover td{color:#e68a00}
table.disk_status tbody tr:not(.tr_last):hover a{color:#e68a00}
table.disk_status tbody tr:not(.tr_last):hover td{background-color:rgba(255,255,255,0.05)}
table.disk_status.stats tr>td+td{text-align:left;padding-left:0;padding-right:12px}
table.array_status td{padding:4px 0}
table.array_status td:first-child{letter-spacing:1px;text-transform:uppercase}
@@ -155,8 +154,7 @@ table.share_status tr>td+td{padding-left:0}
table.share_status tr.share_status_size>td{padding-left:40px}
table.share_status tr.share_status_size>td+td{padding-left:15px}
table.share_status tbody tr{border-bottom:1px solid #0c0f0b}
table.share_status:not(.dashboard) tbody tr:hover td{color:#e68a00}
table.share_status:not(.dashboard) tbody tr:hover a{color:#e68a00}
table.share_status:not(.dashboard) tbody tr:hover td{background-color:rgba(255,255,255,0.05)}
table.share_status tbody tr:last-child td{border-bottom:1px solid #606e7f}
table.share_status tbody tr.alert{color:#f0000c}
table.share_status tbody tr.warn{color:#e68a00}

View File

@@ -126,8 +126,7 @@ table.disk_status tr>td+td+td{width:6.5%;text-align:center;padding-left:4px;padd
table.disk_status tr>td+td+td+td{text-align:right;padding-left:0;padding-right:12px}
table.disk_status tr td:last-child{width:4%;padding-right:10px}
table.disk_status tbody tr:nth-child(even){background-color:#ededed}
table.disk_status tbody tr:not(.tr_last):hover td{color:#e68a00}
table.disk_status tbody tr:not(.tr_last):hover a{color:#e68a00}
table.disk_status tbody tr:not(.tr_last):hover td{background-color:rgba(0,0,0,0.1)}
table.disk_status.stats tr>td+td{text-align:left;padding-left:0;padding-right:12px}
table.array_status td{padding:4px 0}
table.array_status tr>td{text-align:left;white-space:nowrap;padding-left:12px;width:30%}
@@ -152,8 +151,7 @@ table.share_status tr>td+td{padding-left:0}
table.share_status tr.share_status_size>td{padding-left:40px}
table.share_status tr.share_status_size>td+td{padding-left:15px}
table.share_status tbody tr:nth-child(even){background-color:#ededed}
table.share_status:not(.dashboard) tbody tr:hover td{color:#e68a00}
table.share_status:not(.dashboard) tbody tr:hover a{color:#e68a00}
table.share_status:not(.dashboard) tbody tr:hover td{background-color:rgba(0,0,0,0.1)}
table.share_status tbody tr.alert{color:#f0000c}
table.share_status tbody tr.warn{color:#e68a00}
table.share_status.share tr td:last-child{width:4%;text-align:right;padding-right:10px}