From: Ashus Date: Wed, 9 Oct 2019 21:17:59 +0000 (+0200) Subject: Replaced an old icon with a new one, format changed from ICO to PNG to make it even... X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=39ae339051ac8ed9477ffd62f4068992120b7a1a;p=project%2Fluci.git Replaced an old icon with a new one, format changed from ICO to PNG to make it even smaller. - references #2251 Signed-off-by: Ashus --- diff --git a/applications/luci-app-noddos/htdocs/cgi-bin/clientdetails b/applications/luci-app-noddos/htdocs/cgi-bin/clientdetails index 6ff4ce59f2..411113c6a6 100755 --- a/applications/luci-app-noddos/htdocs/cgi-bin/clientdetails +++ b/applications/luci-app-noddos/htdocs/cgi-bin/clientdetails @@ -64,7 +64,7 @@ pagetop = [[ - + diff --git a/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/favicon.ico b/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/favicon.ico deleted file mode 100644 index 77a138ba0c..0000000000 Binary files a/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/favicon.ico and /dev/null differ diff --git a/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/favicon.png b/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/favicon.png new file mode 100644 index 0000000000..d6eaa4bc4d Binary files /dev/null and b/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/favicon.png differ diff --git a/themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm b/themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm index 697c5c7bf1..de1fd73f0e 100644 --- a/themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm +++ b/themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm @@ -139,7 +139,7 @@ - + <% if node and node.css then %> <% end -%>