- #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.4.5.x
parent
cb953f8fde
commit
d0e13a86dd
Binary file not shown.
After Width: | Height: | Size: 195 B |
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue