Skip to content
Snippets Groups Projects
Commit d0e13a86 authored by Steven Wittens's avatar Steven Wittens
Browse files

- #9576 : A last-minute fix for pushbutton in Opera/Konqueror/Safari got lost...

- #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.
parent cb953f8f
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
themes/pushbutton/header-c.png

195 B

...@@ -231,7 +231,7 @@ td#home a:hover img { ...@@ -231,7 +231,7 @@ td#home a:hover img {
} }
#site-info { #site-info {
background-color: #bdd3ea; background-color: #bdd3ea;
background-image: none; background-image: url('header-c.png');
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, Verdana, sans-serif; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, Verdana, sans-serif;
} }
.site-name { .site-name {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment