Archive for August, 2006

Exceptions in user styles

Wednesday, August 30th, 2006

Here’s a bug to vote for to make Stylish better - Bug 349813 - Make a way for site (-moz-document) rules to apply on sites *not* matching a URL/prefix/domain.

@import really messes stuff up

Wednesday, August 30th, 2006

So there was an issue with a style that uses an @import that was no longer available. Apparently, you can’t save a style when an @import doesn’t work, and if you get it while it’s working then lately the site goes down, your Firefox will hang at startup (!).
Because of this issue, I’m going to […]

Categorization of styles

Sunday, August 6th, 2006

I’ve whipped up an automatic categorization scheme. It’s not linked to anywhere on the site yet because I’m looking for feedback. The categorization is based on the default namespace used and the presence or absence of site rules.

Site-specific styles
Global styles
Application styles

It could still stand a little tweaking, but it seems like a pretty good way […]

Adventures in development - Web standards and Firefox extensions