Archive for the ‘ LCD ’ Category
The network error pages are naked, as they derive their styles from global/netError.css, which i haven’t set up yet. This brings up a usability sticking point because if i style the page in LCD fashion, it won’t look like the standard error and may confuse people. On the other hand, i like to be complete, [ READ MORE ]
Well, i finally got around to doing a little remodeling. If you’re expecting to see the LCD page, it has moved to miahz.com/projects/lcd/. Now the WordPress-powered blog which used to live at the undiscoverable URL http://miahz.com/index.php is at the root, which should make things flow much better around here. I’m wondering if and hoping that [ READ MORE ]
The tab drag indicator isn’t working. I think the code i used was specific to the miniT (drag+indicator) extension, so it probably just needs to be tweaked or moved to wherever they stuck it in the default theme[ READ MORE ]
[I've had this saved as a draft for about a week, because it wasn't as complete as i'd like. But i'm gonna go ahead and publish it and just make updates as needed.] Some reference material as i begin to dig into updating LCD for this new-fangled Firefox 1.5 thingy: The ever-vigilant Jesse Ruderman’s 1.5 [ READ MORE ]
Did the same tab icons fix i had to do for Flock. For all my tab icon effects, i used variations of the selector tab > .tab-icon {} in browser/browser.css. The new .tab-middle element stuck in the middle broke that selector, and all my tab icon effects. But instead of adding the tab-middle class to [ READ MORE ]