Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Michael Iseard
Kudos-Website
Commits
2003c3f2
Commit
2003c3f2
authored
Mar 14, 2021
by
Michael Iseard
Browse files
Minor button text colour changes
parent
a585ff13
Changes
2
Hide whitespace changes
Inline
Side-by-side
resources/assets/styles/components/_buttons.scss
View file @
2003c3f2
.btn-outline-secondary
{
&
:hover
{
color
:
white
!
important
;
}
}
resources/assets/styles/components/_forms.scss
View file @
2003c3f2
...
...
@@ -49,6 +49,10 @@
width
:
auto
;
height
:
auto
;
&
:hover
{
color
:
white
;
}
@extend
.btn
;
@extend
.btn-outline-primary
;
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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