mirror of
https://github.com/unraid/webgui.git
synced 2026-04-23 18:48:49 -05:00
Dashboard: table adjustment in three columns view
This commit is contained in:
@@ -226,8 +226,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}
|
||||
}
|
||||
tr.alert{color:#f0000c;background-color:#ff9e9e}
|
||||
tr.warn{color:#e68a00;background-color:#feefb3}
|
||||
|
||||
Reference in New Issue
Block a user