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
3e2318cf
Commit
3e2318cf
authored
7 years ago
by
Mark Otto
Committed by
Mark Otto
7 years ago
Browse files
Options
Download
Email Patches
Plain Diff
badge variants are generated from -colors Sass map
parent
848a746a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scss/_variables.scss
+0
-6
scss/_variables.scss
with
0 additions
and
6 deletions
+0
-6
scss/_variables.scss
+
0
-
6
View file @
3e2318cf
...
@@ -676,12 +676,6 @@ $popover-arrow-outer-color: fade-in($popover-border-color, .05) !defau
...
@@ -676,12 +676,6 @@ $popover-arrow-outer-color: fade-in($popover-border-color, .05) !defau
// Badges
// Badges
$badge-default-bg
:
$gray-600
!
default
;
$badge-default-bg
:
$gray-600
!
default
;
$badge-primary-bg
:
theme-color
(
"primary"
)
!
default
;
$badge-success-bg
:
theme-color
(
"success"
)
!
default
;
$badge-info-bg
:
theme-color
(
"info"
)
!
default
;
$badge-warning-bg
:
theme-color
(
"warning"
)
!
default
;
$badge-danger-bg
:
theme-color
(
"danger"
)
!
default
;
$badge-color
:
$white
!
default
;
$badge-color
:
$white
!
default
;
$badge-link-hover-color
:
$white
!
default
;
$badge-link-hover-color
:
$white
!
default
;
$badge-font-size
:
75%
!
default
;
$badge-font-size
:
75%
!
default
;
...
...
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