Change the ui to make it better looking

This commit is contained in:
Benjamin Brasseur
2018-06-09 15:06:32 +02:00
parent f12c318147
commit e50ca9a814
8 changed files with 103 additions and 23 deletions
+5 -4
View File
@@ -31,10 +31,11 @@ client_scripts {
ui_page 'html/ui.html'
files {
'html/ui.html',
'html/pdown.ttf',
'html/css/app.css',
'html/scripts/app.js'
'html/ui.html',
'html/roboto.ttf',
'html/img/fleeca.png',
'html/css/app.css',
'html/scripts/app.js'
}
dependency 'es_extended'