mirror of
https://github.com/unraid/webgui.git
synced 2026-04-24 19:29:13 -05:00
@@ -122,8 +122,8 @@ table.disk_status tr td:nth-child(1){min-width:100px;max-width:100px;overflow:hi
|
||||
table.disk_status tr td:nth-child(2){min-width:400px;max-width:400px;overflow:hidden;text-overflow:ellipsis}
|
||||
table.disk_status tr td:nth-child(3){text-align:center}
|
||||
table.disk_status tr td:nth-child(n+1):hover{overflow:visible}
|
||||
table.disk_status tr td:nth-child(n+3){min-width:6.5%;max-width:6.5%}
|
||||
table.disk_status tr td:nth-child(n+4){text-align:right;padding-right:8px}
|
||||
table.disk_status tr>td:nth-child(n+3){min-width:6.5%;max-width:6.5%;width:6.5%}
|
||||
table.disk_status tr>td:nth-child(n+4){text-align:right;padding-right:8px}
|
||||
table.disk_status tbody tr{border-bottom:1px solid #f3f0f4}
|
||||
table.disk_status tbody tr:not(.tr_last):hover td{background-color:rgba(0,0,0,0.05)}
|
||||
table.array_status tr td:nth-child(1){width:30%;padding-left:8px}
|
||||
|
||||
@@ -119,8 +119,8 @@ table.disk_status tr td:nth-child(1){min-width:100px;max-width:100px;overflow:hi
|
||||
table.disk_status tr td:nth-child(2){min-width:400px;max-width:400px;overflow:hidden;text-overflow:ellipsis}
|
||||
table.disk_status tr td:nth-child(3){text-align:center}
|
||||
table.disk_status tr td:nth-child(n+1):hover{overflow:visible}
|
||||
table.disk_status tr td:nth-child(n+3){min-width:6.5%;max-width:6.5%}
|
||||
table.disk_status tr td:nth-child(n+4){text-align:right;padding-right:8px}
|
||||
table.disk_status tr>td:nth-child(n+3){min-width:6.5%;max-width:6.5%;width:6.5%}
|
||||
table.disk_status tr>td:nth-child(n+4){text-align:right;padding-right:8px}
|
||||
table.disk_status tbody tr:nth-child(even){background-color:#212121}
|
||||
table.disk_status tbody tr:not(.tr_last):hover td{background-color:rgba(255,255,255,0.1)}
|
||||
table.array_status tr td:nth-child(1){width:30%;padding-left:8px}
|
||||
|
||||
@@ -122,8 +122,8 @@ table.disk_status tr td:nth-child(1){min-width:100px;max-width:100px;overflow:hi
|
||||
table.disk_status tr td:nth-child(2){min-width:400px;max-width:400px;overflow:hidden;text-overflow:ellipsis}
|
||||
table.disk_status tr td:nth-child(3){text-align:center}
|
||||
table.disk_status tr td:nth-child(n+1):hover{overflow:visible}
|
||||
table.disk_status tr td:nth-child(n+3){min-width:6.5%;max-width:6.5%}
|
||||
table.disk_status tr td:nth-child(n+4){text-align:right;padding-right:8px}
|
||||
table.disk_status tr>td:nth-child(n+3){min-width:6.5%;max-width:6.5%;width:6.5%}
|
||||
table.disk_status tr>td:nth-child(n+4){text-align:right;padding-right:8px}
|
||||
table.disk_status tbody tr{border-bottom:1px solid #0c0f0b}
|
||||
table.disk_status tbody tr:not(.tr_last):hover td{background-color:rgba(255,255,255,0.05)}
|
||||
table.array_status tr td:nth-child(1){width:30%;padding-left:8px}
|
||||
|
||||
@@ -119,8 +119,8 @@ table.disk_status tr td:nth-child(1){min-width:100px;max-width:100px;overflow:hi
|
||||
table.disk_status tr td:nth-child(2){min-width:400px;max-width:400px;overflow:hidden;text-overflow:ellipsis}
|
||||
table.disk_status tr td:nth-child(3){text-align:center}
|
||||
table.disk_status tr td:nth-child(n+1):hover{overflow:visible}
|
||||
table.disk_status tr td:nth-child(n+3){min-width:6.5%;max-width:6.5%}
|
||||
table.disk_status tr td:nth-child(n+4){text-align:right;padding-right:8px}
|
||||
table.disk_status tr>td:nth-child(n+3){min-width:6.5%;max-width:6.5%;width:6.5%}
|
||||
table.disk_status tr>td:nth-child(n+4){text-align:right;padding-right:8px}
|
||||
table.disk_status tbody tr:nth-child(even){background-color:#ededed}
|
||||
table.disk_status tbody tr:not(.tr_last):hover td{background-color:rgba(0,0,0,0.1)}
|
||||
table.array_status tr td:nth-child(1){width:30%;padding-left:8px}
|
||||
|
||||
Reference in New Issue
Block a user