Skip to content
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

Change form buttons to use same css (and therefore match) login button #112

Open
maebeale opened this issue Oct 31, 2018 · 1 comment
Open
Labels

Comments

@maebeale
Copy link
Collaborator

The following forms are set up using button-primary
health_attributes/_form
projects/_form
targets/_form
tasks/_form

The button style we'd like to use is currently applied on sessions/new.html.erb via 'login-button' class.

We'd like for this to instead be an application-wide class applied to these forms (and sessions/new) so all action buttons look the same.

@vvtrip
Copy link

vvtrip commented Oct 31, 2018

Please review my PR for this issue

juliegoat added a commit to juliegoat/applied-conservation that referenced this issue Oct 31, 2018
… to all form buttons. CSS is in _forms so that it will take priority over the submit type
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants