mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Fix folder drag & drop and added relay events.
This commit is contained in:
parent
adaa62617f
commit
74037723d5
9 changed files with 56 additions and 12 deletions
BIN
public/images/icon-relay.png
Normal file
BIN
public/images/icon-relay.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 340 B |
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue