Hi,
I tried to extend the theme Bluemarine. The .info file of the new theme was
as follows
; $Id$
name = Descartes
description = Theme Extending Bluemarine.
version = 1.0
core = 6.x
base theme = bluemarine
stylesheets[all][] = style.css
stylesheets[all][] = new.css
new.css is the one defined in the sub theme and style.css is defined in
Bluemarine. After installing the theme and using it, the screenshot is
attached as ss1.png. From the screenshot, its clear that view does not use
the css file.
Tried to google a little on the issue and at
http://drupal.org/node/314403found that either copying style.css to
the new folder (which duplicates the
data and creates updation problems) or giving the entire path of style.css
would work and it did. The screenshot is attached ss2. Turns out, that it is
a bug (as per aparker)!
Regards,
Kartik Nayak
[Non-text portions of this message have been removed]