Skip to content

Scaffold styles

Terry Smith requested to merge scaffold_styles into master

A slightly less ugly theme smarty pants.

Got the forms/buttons to a decent spot. Radio/checkboxes need work.

Made a dev content type/template called "style guide" this is a static page with most html elements, forms, and buttons. Will be a handy trick to get a new billable rolling fast for front end dev's.

In the process redid most of the form css so that the colours are inherited from the parent elements. Then you set the colour once. Ideally the font size/padding/margins will be inherited by rems to make things scalable as well.

Started some Drupal specific eyecandy 'hacks', will need to do a serious organizational sass refactor soonish. Separate base styles from Drupal stuff.

Layout To Do's: Title, search bar, menus.

Merge request reports