theme: add initial commit for rosy theme 2246/head
authorRosy Song <rosysong@rosinson.com>
Thu, 25 Oct 2018 03:29:18 +0000 (11:29 +0800)
committerRosy Song <rosysong@rosinson.com>
Mon, 29 Oct 2018 12:09:01 +0000 (20:09 +0800)
commitcc957467785264062a1d2f73c3b607bd0b936744
treec24ec944b9a74dd24c93dea985899ad3811ce20c
parent35b543e270428357d22ede5ceff39653b3371a1b
theme: add initial commit for rosy theme

Signed-off-by: Rosy Song <rosysong@rosinson.com>
Signed-off-by: Yan Lan Shen <yanlan.shen@rosinson.com>
21 files changed:
themes/luci-theme-rosy/Makefile [new file with mode: 0755]
themes/luci-theme-rosy/htdocs/luci-static/rosy/cascade.css [new file with mode: 0644]
themes/luci-theme-rosy/htdocs/luci-static/rosy/cl-eye.png [new file with mode: 0644]
themes/luci-theme-rosy/htdocs/luci-static/rosy/favicon.ico [new file with mode: 0644]
themes/luci-theme-rosy/htdocs/luci-static/rosy/fonts/font.eot [new file with mode: 0644]
themes/luci-theme-rosy/htdocs/luci-static/rosy/fonts/font.svg [new file with mode: 0644]
themes/luci-theme-rosy/htdocs/luci-static/rosy/fonts/font.ttf [new file with mode: 0644]
themes/luci-theme-rosy/htdocs/luci-static/rosy/fonts/font.woff [new file with mode: 0644]
themes/luci-theme-rosy/htdocs/luci-static/rosy/js/jquery.min.js [new file with mode: 0755]
themes/luci-theme-rosy/htdocs/luci-static/rosy/js/script.js [new file with mode: 0755]
themes/luci-theme-rosy/htdocs/luci-static/rosy/loading.svg [new file with mode: 0644]
themes/luci-theme-rosy/htdocs/luci-static/rosy/loginBG.png [new file with mode: 0644]
themes/luci-theme-rosy/htdocs/luci-static/rosy/logo.png [new file with mode: 0644]
themes/luci-theme-rosy/htdocs/luci-static/rosy/menu-logo.png [new file with mode: 0644]
themes/luci-theme-rosy/htdocs/luci-static/rosy/no-pwd.png [new file with mode: 0644]
themes/luci-theme-rosy/htdocs/luci-static/rosy/op-eye.png [new file with mode: 0644]
themes/luci-theme-rosy/htdocs/luci-static/rosy/pwd.png [new file with mode: 0644]
themes/luci-theme-rosy/htdocs/luci-static/rosy/user.png [new file with mode: 0644]
themes/luci-theme-rosy/luasrc/view/themes/rosy/footer.htm [new file with mode: 0755]
themes/luci-theme-rosy/luasrc/view/themes/rosy/header.htm [new file with mode: 0644]
themes/luci-theme-rosy/root/etc/uci-defaults/30_luci-theme-rosy [new file with mode: 0755]