mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-10 15:11:22 +00:00
Use Blob.js and FileSaver.js for providing file downloads across platforms lacking blob and HTML5 download links.
This commit is contained in:
@@ -409,12 +409,6 @@ p.hint {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.download.notification .download a[href] {
|
||||
color: white;
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
#preload {
|
||||
visibility: hidden;
|
||||
position: absolute;
|
||||
|
Reference in New Issue
Block a user