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
26b4211c
Commit
26b4211c
authored
9 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
we nuked the focusedinput example awhile back, so nuking the styles too
parent
6e7a9c5a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/assets/scss/_component-examples.scss
+0
-12
docs/assets/scss/_component-examples.scss
with
0 additions
and
12 deletions
+0
-12
docs/assets/scss/_component-examples.scss
+
0
-
12
View file @
26b4211c
...
...
@@ -334,15 +334,3 @@
font-size
:
inherit
;
color
:
$gray-dark
;
// Effectively the base text color
}
// Pseudo focus
//
// Custom `:focus` state for showing how it looks in the docs.
#focusedInput
{
border-color
:
$input-border-focus
;
outline
:
0
;
outline
:
thin
dotted
\
9
;
// IE9
box-shadow
:
0
0
.5rem
$input-box-shadow-focus
;
}
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