Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Philipp Wolfer
funkwhale
Commits
597c4475
Commit
597c4475
authored
Sep 01, 2020
by
Agate
💬
Browse files
Fixed inverted button color
parent
d7d26160
Changes
1
Hide whitespace changes
Inline
Side-by-side
front/src/style/components/_button.scss
View file @
597c4475
...
...
@@ -90,4 +90,12 @@ button.reset {
}
.icon.button
>
i
{
margin-right
:
0
;
}
.ui.inverted.buttons
.button
:hover
,
.ui.inverted.button
:hover
,
.ui.inverted.buttons
.button
:focus
,
.ui.inverted.button
:focus
{
color
:
white
;
}
\ No newline at end of file
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