From d0e13a86dd57f189771ce2c223c656143356845c Mon Sep 17 00:00:00 2001
From: Steven Wittens <steven@10.no-reply.drupal.org>
Date: Sat, 18 Sep 2004 01:14:30 +0000
Subject: [PATCH] - #9576 : A last-minute fix for pushbutton in
 Opera/Konqueror/Safari got lost in the move to the new template system.
 http://drupal.org/node/9576#comment-11328 This still suffers from the Safari
 gamma bug, which we agreed not to cater to.

---
 themes/pushbutton/header-c.png | 4 ++++
 themes/pushbutton/style.css    | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)
 create mode 100644 themes/pushbutton/header-c.png

diff --git a/themes/pushbutton/header-c.png b/themes/pushbutton/header-c.png
new file mode 100644
index 000000000000..711a3c7e4747
--- /dev/null
+++ b/themes/pushbutton/header-c.png
@@ -0,0 +1,4 @@
+‰PNG
+
+���
IHDR��� ��� ���üí£���tIMEÔ
ùë����	pHYs��a��a¨?§i���+tEXtCreation Time�vr 20 aug 2004 04:19:11 +0100
+ß8X���+IDATH‰cØ{ùM裌Z0jÁ¨£ŒZ0jÁ¨£ŒZ0T,��]èˆê¦Ü����IEND®B`‚
\ No newline at end of file
diff --git a/themes/pushbutton/style.css b/themes/pushbutton/style.css
index b20a37214a58..aef735a27cc4 100644
--- a/themes/pushbutton/style.css
+++ b/themes/pushbutton/style.css
@@ -231,7 +231,7 @@ td#home a:hover img {
 }
 #site-info {
   background-color: #bdd3ea;
-  background-image: none;
+  background-image: url('header-c.png');
   font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, Verdana, sans-serif;
 }
 .site-name {
-- 
GitLab