Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Contrib > Checkbox and radio styles #1691

Closed
wants to merge 8 commits into from

Conversation

Blackbaud-SteveBrush
Copy link
Member

Original contribution: #1644
(The icon feature is still being discussed, but we'll go ahead with the style changes.)

  • Also added a CSS class for .sky-rounded-circle which renders an element as a circle.

@@ -281,3 +281,30 @@
margin-right: 5px;
color: $sky-highlight-color-danger;
}

@mixin sky-switch-variant($bg-color-checked, $border-color-checked) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Is there a way to ensure that regular checkbox/radio buttons only use the info variant? at this point only the icon-style versions are approved to use the other colors.

Copy link
Member Author

Choose a reason for hiding this comment

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

@Blackbaud-ToddRoberts This pull request only deals with checkbox/radio, so I'll rip the other styles out of there for now.

@Blackbaud-SteveBrush
Copy link
Member Author

Based on feedback from @Blackbaud-ToddRoberts, I'm closing this one (for now) in favor of: #1694

@Blackbaud-AlexKingman Blackbaud-AlexKingman deleted the contrib-icon-checkbox branch November 12, 2018 20:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants