smashingboxes / cardboard-admin-archive

Rails 4 CMS
http://smashingboxes.com
Other
65 stars 13 forks source link

Allow for the default login styles to be inherited from Cardboard styles #128

Open grettaface opened 9 years ago

grettaface commented 9 years ago

As it currently stands, the login page for Cardboard does not use the styles that Cardboard uses.

You can style it via your instance, but including those styles will include them into the rest of your site.

Cardboard default styles. Note the buttons and inputs image

Login default styles image

This will allow each instance of Cardboard to be fully styleable instead of having to duplicate styles for the login page.