mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Fixed and improved server file storage
This commit is contained in:
parent
2850340a7d
commit
c6c9d90066
7 changed files with 40 additions and 15 deletions
BIN
public/images/MeshIcon100.png
Normal file
BIN
public/images/MeshIcon100.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
BIN
public/images/meshicon16.png
Normal file
BIN
public/images/meshicon16.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 754 B |
|
@ -278,6 +278,16 @@ a {
|
|||
margin-top: 1px;
|
||||
}
|
||||
|
||||
.fileIcon4 {
|
||||
background: url(../images/meshicon16.png);
|
||||
height: 16px;
|
||||
width: 16px;
|
||||
cursor: pointer;
|
||||
border: none;
|
||||
float: left;
|
||||
margin-top: 1px;
|
||||
}
|
||||
|
||||
.filelist {
|
||||
-moz-user-select: none;
|
||||
-khtml-user-select: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue