luci-theme-material: icons and other changes 2509/head
authorshunjou <shunjou@gmail.com>
Tue, 19 Feb 2019 01:52:16 +0000 (20:52 -0500)
committershunjou <shunjou@gmail.com>
Sun, 7 Apr 2019 07:05:36 +0000 (03:05 -0400)
commit7a2085a8e5798d481e1e8bbb9b7e56815e59bf33
treedec513b3b0972e98d9a1f23b36c87be8c9bc3fb7
parent731a2d3a0febfaefdd7f92f107c939714693630a
luci-theme-material: icons and other changes

* Remove excess font dependency
* Retain two glyphs as svg
* Store svg icons externally
* Add logout icon
* Replace spaces with tabs in script
* Various minor fixes

Signed-off-by: Shun Jou <shunjou@gmail.com>
themes/luci-theme-material/htdocs/luci-static/material/cascade.css
themes/luci-theme-material/htdocs/luci-static/material/fonts/font.eot [deleted file]
themes/luci-theme-material/htdocs/luci-static/material/fonts/font.svg [deleted file]
themes/luci-theme-material/htdocs/luci-static/material/fonts/font.ttf [deleted file]
themes/luci-theme-material/htdocs/luci-static/material/fonts/font.woff [deleted file]
themes/luci-theme-material/htdocs/luci-static/material/icons/arrow.svg [new file with mode: 0644]
themes/luci-theme-material/htdocs/luci-static/material/icons/logout.svg [new file with mode: 0644]
themes/luci-theme-material/htdocs/luci-static/material/icons/menu.svg [new file with mode: 0644]
themes/luci-theme-material/htdocs/luci-static/material/icons/spinner.svg [new file with mode: 0644]
themes/luci-theme-material/htdocs/luci-static/material/js/script.js