Closed (fixed)
Project:
Object Oriented CSS Base Theme
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Reporter:
Created:
9 Aug 2009 at 23:10 UTC
Updated:
27 Aug 2009 at 19:50 UTC
Jump to comment: Most recent
Validation at http://d-theme.com/object_oriented_css_base_theme as both CSS 2.1 and CSS 3 produced the following errors.
URI : http://d-theme.com/sites/all/themes/oocss/style.css?f
31 .size1of10 Value Error : width Lexical error at line 31, column 13. Encountered: ";" (59), after : "$" 10;
32 .size1of10 Value Error : width Parse Error }
Comments
Comment #1
Anonymous (not verified) commentedYeah, that $ obviously should have been a %. Stupid mistake.
Thanks for finding it.