mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
Added cpu/memory realtime graph.
This commit is contained in:
@@ -692,6 +692,10 @@ body {
|
||||
float: right;
|
||||
}
|
||||
|
||||
#devListToolbarViewIcons3 {
|
||||
float: right;
|
||||
}
|
||||
|
||||
#devListToolbarSpan {
|
||||
width: 100%;
|
||||
height: 24px;
|
||||
@@ -2803,6 +2807,14 @@ a {
|
||||
width: 28px;
|
||||
}
|
||||
|
||||
.viewSelector6 {
|
||||
margin-left: 2px;
|
||||
margin-top: 2px;
|
||||
background: url(../images/views.png) -336px 0px;
|
||||
height: 28px;
|
||||
width: 28px;
|
||||
}
|
||||
|
||||
.fulldesk .viewSelector5 {
|
||||
background: url(../images/views.png) -252px 0px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user