New virual machine icon, MeshCtrl.js fixes.
|
Before Width: | Height: | Size: 4.0 KiB After Width: | Height: | Size: 4.6 KiB |
BIN
public/images/icons256-8-1.png
Normal file
|
After Width: | Height: | Size: 57 KiB |
|
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 31 KiB |
|
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 48 KiB |
@@ -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;
|
||||
|
||||