mirror of
https://github.com/unraid/webgui.git
synced 2026-04-24 02:58:57 -05:00
Minor style adjustment for paused VMs
This commit is contained in:
@@ -671,7 +671,7 @@ table.tablesorter.domsnap td:last-child{width:96px;padding:0;}
|
||||
}
|
||||
img.started{opacity: 1.0;}
|
||||
img.stopped{opacity: 0.3;}
|
||||
img.paused{opacity: 1.0;}
|
||||
img.paused{opacity: 0.6;}
|
||||
.started{color:#009900;}
|
||||
.stopped{color:#EF3D47;}
|
||||
.paused{color:#F0DD33;}
|
||||
|
||||
Reference in New Issue
Block a user