mirror of
https://github.com/unraid/webgui.git
synced 2026-04-30 14:59:22 -05:00
Update array_status element
This commit is contained in:
@@ -131,7 +131,7 @@ table.disk_status tr.offline>td:nth-child(2){width:43%}
|
||||
table.disk_status tr.offline>td:nth-child(n+3){width:5.5%}
|
||||
table.disk_status tbody tr{border-bottom:1px solid #0c0f0b}
|
||||
table.array_status{table-layout:fixed}
|
||||
table.array_status tr>td{overflow:hidden;text-overflow:ellipsis;padding-left:8px;white-space:normal}
|
||||
table.array_status tr>td{padding-left:8px;white-space:normal}
|
||||
table.array_status tr>td:nth-child(1){width:33%}
|
||||
table.array_status tr>td:nth-child(2){width:22%}
|
||||
table.array_status.noshift{margin-top:0}
|
||||
|
||||
Reference in New Issue
Block a user