mirror of
https://github.com/flarum/core.git
synced 2025-08-08 01:16:52 +02:00
Apply suggestions from code review
This commit is contained in:
@@ -131,14 +131,14 @@
|
||||
}
|
||||
.Button--link {
|
||||
color: @control-color;
|
||||
background: none;
|
||||
background: unset !important;
|
||||
|
||||
&:active,
|
||||
&:hover,
|
||||
&:focus {
|
||||
color: @link-color;
|
||||
box-shadow: none;
|
||||
background: none;
|
||||
background: unset !important;
|
||||
}
|
||||
}
|
||||
.Button--reset {
|
||||
|
Reference in New Issue
Block a user