only style submit buttons for forms #9

Merged
neb-b merged 5 commits from form-button into master 2019-04-29 18:09:42 +02:00
neb-b commented 2019-04-28 21:01:10 +02:00 (Migrated from github.com)

This makes it easier to style non-submit buttons. Instead of listing off every type of button that shouldn't be styled, it makes it a lot simpler if you just style input type="submit buttons inside forms.

I've tried to look around and I don't think this will affect any current styles on other lbry sites. But if it will let me know and I'll see if I can make this change without affecting them.

This makes it easier to style non-submit buttons. Instead of listing off every type of button that shouldn't be styled, it makes it a lot simpler if you just style `input type="submit` buttons inside forms. I've tried to look around and I don't _think_ this will affect any current styles on other lbry sites. But if it will let me know and I'll see if I can make this change without affecting them.
NetOpWibby (Migrated from github.com) reviewed 2019-04-28 21:01:10 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/components#9
No description provided.