Stylish for Firefox 1.4.1b1
Available here
- Switch from AGENT to AUTHOR stylesheet registration. Stylish for Firefox will now act more like Chrome, Greasemonkey, and Tampermonkey as it relates to where styles are inserted into the cascade. Read this updated document for details.
- Firefox 27: Use CodeMirror as source editor
- Firefox 28: Install doesn't work - prompts for name
- "Install from URLs..." shows up in Services tab in Add-ons Manager
- Update et-EE localization
Comments
The new insertion order, however, seems to have messed up a few of my styles affecting the browser chrome in Fx (along with a few glitches here and there on some site Styles).
EDIT: Never mind ... trial and error shows me inserting it at the beginning works! Thanks, LouCypher!!!
I've never ran across that prior. Out of curiousity, what does that string actually do (I mean, besides fixing my issue :) )?
EDIT: NM, there's no way i can fix all broken styles, easier to delete. Thanks, Jason.
I'd be interested to see what kinds of styles are supposedly breaking due to switching to AUTHOR, whether it's a cascade issue or a styling-internals issue. mikedl or makondo, can you post some examples?
Things that are broken were things like select boxes (select boxes arrows, namely), radio and checkboxes, etc. Expected, i guess, but i couldn't 'fix' them w/out adding that line no matter how much i tried.
AGENT_SHEET should only be necessary in two situations:
but also all anonymous elements, like <button> in <select> element, etc.
PS. on us.o, the left panel, select boxes have dropdown arrows. I've tried a lot of different stuff and still can't change them to look as they used to. Ended up adding the line and that 'fixed' it:
EDIT: exactly, LouC! That's what i was talking about, posted at the same time. And not just those buttons but some 'submit' buttons, treecols (if a site uses tables), etc. This will break all dark styles that bothered to style this kind of things.
Also, some of my DIV and UL placements have been affected (those I edited without inserting "/* AGENT_SHEET */" - I had to adjust some with "margin-left", not always a good idea given varying screen sizes).
Thanks! :)
(yes, there's more to it and -moz-appearance is used a s well, this ^ is just an example of the block which is broken).
| 23810 | Stylish Editor - silver icons | | 44650 | ImageShack in a smoker friendly style | | 45290 | Userscripts.org Black | | 47531 | Pastebin.com - Dark | | 47730 | Tab Mix Plus forum images | | 48362 | mozilla.org serenity | | 53995 | The New Yorker for the Night Owls | | 60451 | eBay my way | | 61289 | dictionary.com | | 61647 | startpage.com - darker & clean | | 63795 | Google / YouTube sign in page for the Night Owls | | 64220 | GitHub mercifully darkened | | 65529 | Wayback machine - web.archive.org | | 72039 | about: Concrete | | 70789 | Ixquick for the night owls #2 | | 71430 | choggi.org Frosted Glass | | 83310 | Ixquick Graphite | | 86011 | Startpage Graphite | | 88878 | postimg.org |
I have updated to the last stylish and use firefox 20.01
And i try to find a solution to convert it to something different , but i don't fin the solution.
Firefox 20.01 is the last which support it.
Post the script, and I'm sure someone will take a look at it for you. Using older versions of Fx is not recommended for various reasons.