Initial WebUI design and structure with JSON sample function (#170)

* Initial WebUI with sample functions

* Changed folder structure

* Light Reset Button and Translation fixing in Links

* Indentation fixed

* Reorganized menu and new function for setting effects

* Styling fix
This commit is contained in:
b1rdhous3
2016-08-13 20:05:01 +02:00
committed by redPanther
parent 5a902add81
commit 1ff8528597
570 changed files with 41576 additions and 995 deletions

View File

@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512" version="1">
<path d="M0 0h512v512H0z" fill="#ef2b2d"/>
<path d="M128 0h128v512H128z" fill="#fff"/>
<path d="M0 192h512v128H0z" fill="#fff"/>
<path d="M160 0h64v512h-64z" fill="#002868"/>
<path d="M0 224h512v64H0z" fill="#002868"/>
</svg>

After

Width:  |  Height:  |  Size: 314 B