summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorSteven Wittens <steven@10.no-reply.drupal.org>2004-09-18 01:14:30 +0000
committerSteven Wittens <steven@10.no-reply.drupal.org>2004-09-18 01:14:30 +0000
commitd0e13a86dd57f189771ce2c223c656143356845c (patch)
tree7a6a7ec6282ae95f512c4c8feeb8fe859097fc54 /themes
parentcb953f8fdedc00b22eb53a71c7a7d969195520ca (diff)
downloadbrdo-d0e13a86dd57f189771ce2c223c656143356845c.tar.gz
brdo-d0e13a86dd57f189771ce2c223c656143356845c.tar.bz2
- #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.
Diffstat (limited to 'themes')
-rw-r--r--themes/pushbutton/header-c.pngbin0 -> 195 bytes
-rw-r--r--themes/pushbutton/style.css2
2 files changed, 1 insertions, 1 deletions
diff --git a/themes/pushbutton/header-c.png b/themes/pushbutton/header-c.png
new file mode 100644
index 000000000..711a3c7e4
--- /dev/null
+++ b/themes/pushbutton/header-c.png
Binary files differ
diff --git a/themes/pushbutton/style.css b/themes/pushbutton/style.css
index b20a37214..aef735a27 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 {