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
112dabb3
Commit
112dabb3
authored
11 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
run make on last commit
parent
986c22a5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/assets/css/bootstrap.css
+6
-6
docs/assets/css/bootstrap.css
with
6 additions
and
6 deletions
+6
-6
docs/assets/css/bootstrap.css
+
6
-
6
View file @
112dabb3
...
@@ -1812,16 +1812,16 @@ fieldset[disabled] .btn {
...
@@ -1812,16 +1812,16 @@ fieldset[disabled] .btn {
.btn-default
{
.btn-default
{
color
:
#ffffff
;
color
:
#ffffff
;
background-color
:
#
a7a9aa
;
background-color
:
#
474949
;
border-color
:
#
a7a9aa
;
border-color
:
#
474949
;
}
}
.btn-default
:hover
,
.btn-default
:hover
,
.btn-default
:focus
,
.btn-default
:focus
,
.btn-default
:active
,
.btn-default
:active
,
.btn-default.active
{
.btn-default.active
{
background-color
:
#
9a9c9d
;
background-color
:
#
3a3c3c
;
border-color
:
#
8d9091
;
border-color
:
#
2e2f2f
;
}
}
.btn-default.disabled
:hover
,
.btn-default.disabled
:hover
,
...
@@ -1836,8 +1836,8 @@ fieldset[disabled] .btn-default:active,
...
@@ -1836,8 +1836,8 @@ fieldset[disabled] .btn-default:active,
.btn-default.disabled.active
,
.btn-default.disabled.active
,
.btn-default
[
disabled
]
.active
,
.btn-default
[
disabled
]
.active
,
fieldset
[
disabled
]
.btn-default.active
{
fieldset
[
disabled
]
.btn-default.active
{
background-color
:
#
a7a9aa
;
background-color
:
#
474949
;
border-color
:
#
a7a9aa
;
border-color
:
#
474949
;
}
}
.btn-primary
{
.btn-primary
{
...
...
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