Skip to content
GitLab
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
1083e49b
Commit
1083e49b
authored
7 years ago
by
Mark Otto
Committed by
GitHub
7 years ago
Browse files
Options
Download
Email Patches
Plain Diff
really fix indentation, reorder
parent
7eb8c548
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scss/mixins/_forms.scss
+5
-4
scss/mixins/_forms.scss
with
5 additions
and
4 deletions
+5
-4
scss/mixins/_forms.scss
+
5
-
4
View file @
1083e49b
...
@@ -85,13 +85,14 @@
...
@@ -85,13 +85,14 @@
~
.custom-control-indicator
{
~
.custom-control-indicator
{
background-color
:
rgba
(
$color
,
.25
);
background-color
:
rgba
(
$color
,
.25
);
}
}
&
:focus
{
~
.custom-control-indicator
{
box-shadow
:
0
0
0
1px
$body-bg
,
0
0
0
$input-btn-focus-width
$color
;
}
~
.custom-control-description
{
~
.custom-control-description
{
color
:
$color
;
color
:
$color
;
}
}
&
:focus
{
~
.custom-control-indicator
{
box-shadow
:
0
0
0
1px
$body-bg
,
0
0
0
$input-btn-focus-width
$color
;
}
}
}
}
}
}
...
...
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