Closed (fixed)
Project:
RootCandy
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Jul 2010 at 11:00 UTC
Updated:
24 Dec 2010 at 23:00 UTC
CSS warnings from the generated CSS file regarding color and background-color attributes:
#navigation {
float: left;
width: 100%;
background: url(navigation_bg.png) repeat-x bottom;
background-color: ;
color: ;
padding-top: 0px;
}
Comments
Comment #1
sign commentedI have changed the #navigation colours to colours that were used somewhere else, I think this is a color module bug, should work now ok, not sure what else is affected by setting these colours, only the bg should be, but that's not visible