From fea55f75c75859856cc607fe619449a8c549f180 Mon Sep 17 00:00:00 2001 From: Lutty Yang Date: Sat, 19 Sep 2015 17:22:54 +0800 Subject: luci-theme-material: add some new features and fix some bugs add footer and loading animation and auto focus switches compact Fonts Signed-off-by: Lutty Yang --- .../htdocs/luci-static/material/fonts/font.eot | Bin 1744 -> 1912 bytes .../htdocs/luci-static/material/fonts/font.svg | 1 + .../htdocs/luci-static/material/fonts/font.ttf | Bin 1580 -> 1748 bytes .../htdocs/luci-static/material/fonts/font.woff | Bin 1656 -> 1824 bytes 4 files changed, 1 insertion(+) mode change 100755 => 100644 themes/luci-theme-material/htdocs/luci-static/material/fonts/font.eot mode change 100755 => 100644 themes/luci-theme-material/htdocs/luci-static/material/fonts/font.svg mode change 100755 => 100644 themes/luci-theme-material/htdocs/luci-static/material/fonts/font.ttf mode change 100755 => 100644 themes/luci-theme-material/htdocs/luci-static/material/fonts/font.woff (limited to 'themes/luci-theme-material/htdocs/luci-static/material/fonts') diff --git a/themes/luci-theme-material/htdocs/luci-static/material/fonts/font.eot b/themes/luci-theme-material/htdocs/luci-static/material/fonts/font.eot old mode 100755 new mode 100644 index ae25457666..9e6ffc9b82 Binary files a/themes/luci-theme-material/htdocs/luci-static/material/fonts/font.eot and b/themes/luci-theme-material/htdocs/luci-static/material/fonts/font.eot differ diff --git a/themes/luci-theme-material/htdocs/luci-static/material/fonts/font.svg b/themes/luci-theme-material/htdocs/luci-static/material/fonts/font.svg old mode 100755 new mode 100644 index c2b360aee7..d38d057da3 --- a/themes/luci-theme-material/htdocs/luci-static/material/fonts/font.svg +++ b/themes/luci-theme-material/htdocs/luci-static/material/fonts/font.svg @@ -11,5 +11,6 @@ + \ No newline at end of file diff --git a/themes/luci-theme-material/htdocs/luci-static/material/fonts/font.ttf b/themes/luci-theme-material/htdocs/luci-static/material/fonts/font.ttf old mode 100755 new mode 100644 index 793f68a287..84669323e9 Binary files a/themes/luci-theme-material/htdocs/luci-static/material/fonts/font.ttf and b/themes/luci-theme-material/htdocs/luci-static/material/fonts/font.ttf differ diff --git a/themes/luci-theme-material/htdocs/luci-static/material/fonts/font.woff b/themes/luci-theme-material/htdocs/luci-static/material/fonts/font.woff old mode 100755 new mode 100644 index 61a1184ac1..00cf84ea03 Binary files a/themes/luci-theme-material/htdocs/luci-static/material/fonts/font.woff and b/themes/luci-theme-material/htdocs/luci-static/material/fonts/font.woff differ -- cgit v1.2.3