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
1c7cb610
Commit
1c7cb610
authored
6 years ago
by
Loïc Goyet
Committed by
XhmikosR
5 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Remove scss variable defined twice (#28567)
parent
3bf08d87
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scss/_variables.scss
+0
-1
scss/_variables.scss
with
0 additions
and
1 deletion
+0
-1
scss/_variables.scss
+
0
-
1
View file @
1c7cb610
...
...
@@ -366,7 +366,6 @@ $table-dark-accent-bg: rgba($white, .05) !default;
$table-dark-hover-color
:
$table-dark-color
!
default
;
$table-dark-hover-bg
:
rgba
(
$white
,
.075
)
!
default
;
$table-dark-border-color
:
lighten
(
$table-dark-bg
,
7
.5%
)
!
default
;
$table-dark-color
:
$white
!
default
;
$table-striped-order
:
odd
!
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