Move our stylesheets to lessCSS.
Review Request #2658 — Created Oct. 14, 2011 and submitted — Latest diff uploaded
Move our stylesheets to lessCSS. This updates all of our stylesheets to be .less files. In the process, I've cleaned up most of the rules to add some structure and, in some cases, added definitions for colors and other values. There's still a long ways to go here, but it's a good start and definitely makes things more manageable. Where it made sense, I renamed some classes in the HTML to make things more clear and organized. This will work perfectly fine on production installs or developer installs.
Went through the site and checked to see if anything looked broken. I checked the My Account page, Dashboard, Log In, review requests, diffs, screenshots, and all the parts of the admin UI. I didn't see anything stand out as obviously broken. I'm sure we'll hit something small here and there.