1
0
Fork 0
mirror of https://github.com/ThomasGsp/HyperProxmox.git synced 2025-03-09 15:40:18 +00:00

Massive import web manager

This commit is contained in:
Tlams 2018-02-11 18:45:32 +00:00
parent 405c8941e4
commit 88b8d7a818
241 changed files with 116891 additions and 0 deletions

2
code/web/www/vendor/morrisjs/morris.css vendored Executable file
View file

@ -0,0 +1,2 @@
.morris-hover{position:absolute;z-index:1000}.morris-hover.morris-default-style{border-radius:10px;padding:6px;color:#666;background:rgba(255,255,255,0.8);border:solid 2px rgba(230,230,230,0.8);font-family:sans-serif;font-size:12px;text-align:center}.morris-hover.morris-default-style .morris-hover-row-label{font-weight:bold;margin:0.25em 0}
.morris-hover.morris-default-style .morris-hover-point{white-space:nowrap;margin:0.1em 0}

1892
code/web/www/vendor/morrisjs/morris.js vendored Executable file

File diff suppressed because it is too large Load diff

7
code/web/www/vendor/morrisjs/morris.min.js vendored Executable file

File diff suppressed because one or more lines are too long