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

Improves switch styling. Switches now appear as sliding toggles. #44

Merged
merged 2 commits into from
Feb 16, 2014

Conversation

rringler
Copy link
Collaborator

No description provided.

name="state"
value="off"
<%= "checked" if pin_state == :off %>> Off <br />
<label id="ios-switch">
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should really be a class and not an ID.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point; I didn't consider plugins with more than one switch.

@justincampbell
Copy link
Owner

👍

rringler added a commit that referenced this pull request Feb 16, 2014
Improves switch styling.  Switches now appear as sliding toggles.
@rringler rringler merged commit 01cd32e into justincampbell:master Feb 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants