mirror of
https://github.com/unraid/webgui.git
synced 2026-04-24 11:19:25 -05:00
Dashboard: table adjustment in three columns view
This commit is contained in:
@@ -216,8 +216,8 @@ table.share_status.dashboard.box3 tr td[colspan="4"]{min-width:93%}
|
||||
}
|
||||
@media (min-width:1681px){
|
||||
table.share_status.dashboard.box1{width:28%}
|
||||
table.share_status.dashboard.box2{width:34%}
|
||||
table.share_status.dashboard.box3{width:34%}
|
||||
table.share_status.dashboard.box2{width:34%;float:right}
|
||||
table.share_status.dashboard.box3{width:34%;margin-left:20px}
|
||||
}
|
||||
[name=arrayOps]{margin-top:12px}
|
||||
span.error{color:#f0000c;background-color:#ff9e9e;display:block;width:100%}
|
||||
|
||||
Reference in New Issue
Block a user