summaryrefslogtreecommitdiffhomepage
path: root/themes
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2008-07-16 03:13:37 +0000
committerJo-Philipp Wich <jow@openwrt.org>2008-07-16 03:13:37 +0000
commit52a063cc5c9509ed95c618086a5aacde90af447c (patch)
tree821612c69226fc2ef0e3fa17d0d81cdd030eba35 /themes
parent6a0a1a5496bd83fee14945081b4b4170220afd5e (diff)
* luci/themes/openwrt.org: replace header image with optimized png (saves ~60k)
Diffstat (limited to 'themes')
-rw-r--r--themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css2
-rw-r--r--themes/openwrt.org/htdocs/luci-static/openwrt.org/header.jpgbin90165 -> 0 bytes
-rw-r--r--themes/openwrt.org/htdocs/luci-static/openwrt.org/header.pngbin0 -> 33244 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css b/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css
index f0cd1e0c9..2ca2cb4f6 100644
--- a/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css
+++ b/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css
@@ -39,7 +39,7 @@ div#content ul {
#header {
min-height: 98px;
- background-image: url(header.jpg);
+ background-image: url(header.png);
background-repeat: no-repeat;
background-position: left center;
background-color: #557788;
diff --git a/themes/openwrt.org/htdocs/luci-static/openwrt.org/header.jpg b/themes/openwrt.org/htdocs/luci-static/openwrt.org/header.jpg
deleted file mode 100644
index b27d42b9a..000000000
--- a/themes/openwrt.org/htdocs/luci-static/openwrt.org/header.jpg
+++ /dev/null
Binary files differ
diff --git a/themes/openwrt.org/htdocs/luci-static/openwrt.org/header.png b/themes/openwrt.org/htdocs/luci-static/openwrt.org/header.png
new file mode 100644
index 000000000..5a7c9a10d
--- /dev/null
+++ b/themes/openwrt.org/htdocs/luci-static/openwrt.org/header.png
Binary files differ