a little different design optimized for square corners
Frankly I didn't intend for the square corners to be implemented, but now I'm curious - how does one optimize something for square corners
One thing I actually would like to see get through is the tabs moving up a pixel or two when hovered - the background color change doesn't stick out much td.chan:hover {padding-top: 3px}
E: and the unnecessary slide-out transition on page load if userlist is set to show
E2: to fix spacing for links in /me things change td.action > a {} to td.action > a > span{}
Looking good It's a bit difficult to bring the tabs out tho, maybe make that happen if the mouse goes over the channel area or something?
---
Simplified a bit to personal preference. Also to fit with the right-angles of the site a bit more Also hovering over tabs makes them a bit taller. It assumes the userlist is always showing.
Random idea #92638: On+Up/Down to skip multiple pages at once in program (and/or apps if quick apps isn't active) menu. And maybe catalog as well, but that's pretty fast already. Skipping to a letter kind of does it better tho, so idk.
I've seen countless optimizations with this, but never completely understood it myself..
How exactly is hl handled throughout loops? Does For(I,#,#) change it every iteration? Or do all loops leave hl untouched when execution goes back to the start?
Also random note to people - for the highlight, if you disable bold/red text in the options the red background is still there. I've seen a few comments about readability, so that might help
Hope people like it. If something goes wrong with the css, I guess poke me about it when I'm online and I should be able to find out what's wrong. Tho some browsers/fonts might have certain spacings off by a pixel or two..not sure how to remedy that unfortunately