mirror of
https://github.com/unraid/webgui.git
synced 2026-03-03 06:40:50 -06:00
Main page: minor width adjustment for buttons placement
This commit is contained in:
@@ -133,7 +133,7 @@ table.disk_status tbody tr{border-bottom:1px solid #f3f0f4}
|
||||
table.array_status{table-layout:fixed}
|
||||
table.array_status tr>td{padding-left:8px}
|
||||
table.array_status tr>td:nth-child(1){width:30%}
|
||||
table.array_status tr>td:nth-child(2){width:20%}
|
||||
table.array_status tr>td:nth-child(2){width:22%}
|
||||
table.array_status.noshift{margin-top:0}
|
||||
table.array_status td.line{border-top:1px solid #f3f0f4}
|
||||
table.share_status{table-layout:fixed;margin-top:12px}
|
||||
|
||||
@@ -131,7 +131,7 @@ table.disk_status tbody tr.tr_last{line-height:3rem;height:3rem;background-color
|
||||
table.array_status{table-layout:fixed}
|
||||
table.array_status tr>td{padding-left:8px}
|
||||
table.array_status tr>td:nth-child(1){width:30%}
|
||||
table.array_status tr>td:nth-child(2){width:20%}
|
||||
table.array_status tr>td:nth-child(2){width:22%}
|
||||
table.array_status.noshift{margin-top:0}
|
||||
table.array_status td.line{border-top:1px solid #2b2b2b}
|
||||
table.share_status{table-layout:fixed}
|
||||
|
||||
@@ -133,7 +133,7 @@ table.disk_status tbody tr{border-bottom:1px solid #0c0f0b}
|
||||
table.array_status{table-layout:fixed}
|
||||
table.array_status tr>td{padding-left:8px}
|
||||
table.array_status tr>td:nth-child(1){width:30%}
|
||||
table.array_status tr>td:nth-child(2){width:20%}
|
||||
table.array_status tr>td:nth-child(2){width:22%}
|
||||
table.array_status.noshift{margin-top:0}
|
||||
table.array_status td.line{border-top:1px solid #0c0f0b}
|
||||
table.share_status{table-layout:fixed;margin-top:12px}
|
||||
|
||||
@@ -131,7 +131,7 @@ table.disk_status tbody tr.tr_last{line-height:3rem;height:3rem;background-color
|
||||
table.array_status{table-layout:fixed}
|
||||
table.array_status tr>td{padding-left:8px}
|
||||
table.array_status tr>td:nth-child(1){width:30%}
|
||||
table.array_status tr>td:nth-child(2){width:20%}
|
||||
table.array_status tr>td:nth-child(2){width:22%}
|
||||
table.array_status.noshift{margin-top:0}
|
||||
table.array_status td.line{border-top:1px solid #e3e3e3}
|
||||
table.share_status{table-layout:fixed}
|
||||
|
||||
Reference in New Issue
Block a user