



This style adds your name to the scrolling credits in the about dialog.
I like so uch e-music
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
#creditsBox > .title + .creditsGroup ul > *:first-child:before {
content: "your name here" !important;
display: list-item !important;
}
Sry, doesent work in FF2.. :(
Sorry, but it doesn't work.
HuH???? It doesnt work for me
Awesome, before I had to hack some chrome inorder to do that. Now it's much easier.
Ha! Nice. Might want to use a moz doc rule instead of that crazy selector, though.
.ad {
/* Your ad can be here instead. 10K unique visitors for $5/day. Mail me. */
}