Now that media generator rewrites url() paths, the following line inside the
grid.css file within the
blueprintcss app's media folder needs to change to:
.showgrid {
background: url(grid.png);
}
It is currently:
.showgrid {
background: url(blueprintcss/grid.png);
}
Original issue reported on code.google.com by markus.o...@gmail.com on 9 Jul 2009 at 4:13
Original issue reported on code.google.com by
markus.o...@gmail.com
on 9 Jul 2009 at 4:13