mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 04:42:54 -05:00
Fix folder drag & drop and added relay events.
This commit is contained in:
@@ -1186,6 +1186,14 @@ a {
|
||||
border: none;
|
||||
}
|
||||
|
||||
.relayIcon16 {
|
||||
background: url(../images/icon-relay.png);
|
||||
height: 16px;
|
||||
width: 16px;
|
||||
cursor: pointer;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.lbbutton {
|
||||
width: 74px;
|
||||
height: 74px;
|
||||
|
||||
Reference in New Issue
Block a user