Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
a05f1d88
Commit
a05f1d88
authored
7 years ago
by
Jesse Mandel
Browse files
Options
Download
Email Patches
Plain Diff
add validation feedback/tooltip support to form-check-inputs
parent
34cd2038
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scss/mixins/_forms.scss
+5
-0
scss/mixins/_forms.scss
with
5 additions
and
0 deletions
+5
-0
scss/mixins/_forms.scss
+
5
-
0
View file @
a05f1d88
...
@@ -74,6 +74,11 @@
...
@@ -74,6 +74,11 @@
~
.form-check-label
{
~
.form-check-label
{
color
:
$color
;
color
:
$color
;
}
}
~
.
#{
$state
}
-feedback
,
~
.
#{
$state
}
-tooltip
{
display
:
block
;
}
}
}
}
}
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets