RSNewWebUI/webui-src/make-src
rottencandy 095c919999 Add Font Awesome files
The css and ttf files for font awesome icons has been included in
assets folder. With modified build script to copy at qmake compile.
2019-07-13 16:08:19 +05:30
..
build.bat first brand, extracted from old web UI 2018-12-30 23:33:28 +01:00
build.sh Add Font Awesome files 2019-07-13 16:08:19 +05:30
chat.css first brand, extracted from old web UI 2018-12-30 23:33:28 +01:00
init.bat first brand, extracted from old web UI 2018-12-30 23:33:28 +01:00
init.sh first brand, extracted from old web UI 2018-12-30 23:33:28 +01:00
main.css Revamp button design 2019-07-04 21:49:58 +05:30
readme.md first brand, extracted from old web UI 2018-12-30 23:33:28 +01:00
template.js first brand, extracted from old web UI 2018-12-30 23:33:28 +01:00

this folder contains files needed to create webfiles at compile-time and qmake

  • init.sh creates dummy files at qmake
  • build.sh creates files at compile time
  • chat.css compiled version of _chat.sass (.sass should replaced by .scss)
  • main.css simple template extracted from main.sass
  • template.js start of compiled app.js, containing additional created content