Small css errors

mrfelton - July 23, 2008 - 09:34
Project:Page Style
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

The pagestyle module is causing my site to fail css validation (which for an accessibility module is bad!). The offending code is at lines 95, 96 & 97 of pagestyle.css:

body.standard,
body.standard *,
select#edit-pagestyle-form-1 option[value="standard"] {
  color: auto !important;
  background-color: auto !important;
  background-image: auto !important;
}

'auto' is not a valid property for color, background-color or background-image.

#1

Christian Zwahlen - February 1, 2009 - 23:10
Status:active» fixed

Fixed in the 6.x-1.0 release.

#2

System Message - February 15, 2009 - 23:20
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.