good point... default theme..
And it works with Kakumei.
But.. doesn't work with Kakumei Blue. I don't think I touched anything in css for kakumei-blue.
Common thing for my css and blue one that I can think of is the first line:
@import url(<<path>>/kakumei/style.css');
*googled a fair bit*
HIERARCHY_REQUEST_ERR: Raised if the rule cannot be inserted at the specified index e.g. if an @import rule is inserted after a standard rule set or other at-rule.
Having the @import line in 1st css causes this error, it seems.
Commented out that line in kakumei blue and buttons show up. :)
This doesn't happen in Windows Firefox 3?
