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
aa1e3e73
Commit
aa1e3e73
authored
10 years ago
by
XhmikosR
Browse files
Options
Download
Email Patches
Plain Diff
Tweak colors to improve accessibility.
parent
46b0e94e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/assets/css/src/docs.css
+10
-10
docs/assets/css/src/docs.css
with
10 additions
and
10 deletions
+10
-10
docs/assets/css/src/docs.css
+
10
-
10
View file @
aa1e3e73
...
...
@@ -137,7 +137,7 @@ body {
padding-top
:
40px
;
padding-bottom
:
40px
;
margin-top
:
100px
;
color
:
#7
77
;
color
:
#7
67676
;
text-align
:
center
;
border-top
:
1px
solid
#e5e5e5
;
}
...
...
@@ -554,7 +554,7 @@ body {
padding
:
4px
20px
;
font-size
:
13px
;
font-weight
:
500
;
color
:
#
999
;
color
:
#
767676
;
}
.bs-docs-sidebar
.nav
>
li
>
a
:hover
,
.bs-docs-sidebar
.nav
>
li
>
a
:focus
{
...
...
@@ -709,22 +709,22 @@ h1[id] {
/* Variations */
.bs-callout-danger
{
border-left-color
:
#
d9534f
;
border-left-color
:
#
ce4844
;
}
.bs-callout-danger
h4
{
color
:
#
d9534f
;
color
:
#
ce4844
;
}
.bs-callout-warning
{
border-left-color
:
#
f0ad4e
;
border-left-color
:
#
aa6708
;
}
.bs-callout-warning
h4
{
color
:
#
f0ad4e
;
color
:
#
aa6708
;
}
.bs-callout-info
{
border-left-color
:
#
5bc0d
e
;
border-left-color
:
#
1b809
e
;
}
.bs-callout-info
h4
{
color
:
#
5bc0d
e
;
color
:
#
1b809
e
;
}
...
...
@@ -955,7 +955,7 @@ h1[id] {
/* Typography */
.bs-example-type
.table
.type-info
{
color
:
#
999
;
color
:
#
767676
;
vertical-align
:
middle
;
}
.bs-example-type
.table
td
{
...
...
@@ -1518,7 +1518,7 @@ h1[id] {
display
:
block
;
padding
:
5px
8px
;
font-size
:
12px
;
color
:
#7
77
;
color
:
#7
67676
;
cursor
:
pointer
;
background-color
:
#fff
;
border
:
1px
solid
#e1e1e8
;
...
...
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