-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding a "default" button for grid classes settings #23
Comments
added this as part of #5 |
never actually implemented this (oops) and need to! http://gregpettit.ca/2011/roots-initial-switch-to-1140/ we could do it via javascript and just update the inputs when you select different frameworks |
I can do it this sunday if you want. Quick job. |
This was taken care of with the CSS framework rewrite in af89a57. If you click on any of the frameworks, the input + text below changes to the default classes. If you had previously changed the classes to something custom, they are remembered (but only for the previously selected framework). |
That sounds great - And I sound like full of promisses and never doing shit :-o ! Too much on my mind lately ;( |
Yesterday while testing the different grid framework, I was thinking it would be nice to have a "default" button right next to the Class for #main and Class for #sidebar fields in the settings pane.
The button would obviously load the default value for the currently selected grid framework.
Any thoughts ?
If you find it useful I'll implement it right away.
The text was updated successfully, but these errors were encountered: