css3-buttons
css3-buttons copied to clipboard
Added script for displaying button CSS
Hi Chad, I took the liberty to add a little JavaScript to your buttons so when you click them it pops up the button CSS. If you want to see the script working, you can check it here: http://inkel.github.com/css3-buttons/
Also I couldn't find a way to ignore commit 63050767, you're more than free to ignore that commit and I please accept my apologizes if I offended you for taking the liberty of adding myself in the credits.
I've added Google CDN hosted jQuery UI for displaying the CSS with a better visual UI.
The modal window only shows the code for the :hover and :active states.
Ah, my mistake. Working on it already. The rest looks ok?
I've fixed the regular expression that matches CSS rules. It also handles the download-itunes case correctly, with the disabled state.
I also fixed the dialog box dimensions, so it is not taller nor wider than most of screen sizes, at least desktop speaking.