mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
New virual machine icon, MeshCtrl.js fixes.
This commit is contained in:
@@ -1194,6 +1194,14 @@ a {
|
||||
border: none;
|
||||
}
|
||||
|
||||
.i8 {
|
||||
background: url(../images/icons50.png) -350px 0px;
|
||||
height: 50px;
|
||||
width: 50px;
|
||||
cursor: pointer;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.j1 {
|
||||
background: url(../images/icons16.png) 0px 0px;
|
||||
height: 16px;
|
||||
@@ -1250,6 +1258,14 @@ a {
|
||||
border: none;
|
||||
}
|
||||
|
||||
.j8 {
|
||||
background: url(../images/icons16.png) -112px 0px;
|
||||
height: 16px;
|
||||
width: 16px;
|
||||
cursor: pointer;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.relayIcon16 {
|
||||
background: url(../images/icon-relay.png);
|
||||
height: 16px;
|
||||
@@ -1458,6 +1474,14 @@ a {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.si8 {
|
||||
background: url(../images/icons16.png) -112px 0px;
|
||||
height: 16px;
|
||||
width: 16px;
|
||||
border: none;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.mi {
|
||||
background: url(../images/meshicon50.png) 0px 0px;
|
||||
height: 50px;
|
||||
|
||||
Reference in New Issue
Block a user