A bunch of breaking changes for no reason except for "I didn't like it"
I mean, this release has breaking changes anyway, why not break all the stuff I wanted to break?
This commit is contained in:
@ -44,11 +44,11 @@ button.inline-button {
|
||||
&.colored {
|
||||
box-shadow: none;
|
||||
background-color: transparent;
|
||||
color: var(--primary-color);
|
||||
color: var(--accent-color);
|
||||
|
||||
&:hover {
|
||||
box-shadow: var(--edge-highlight);
|
||||
background-color: var(--primary-color-alpha);
|
||||
background-color: var(--accent-color-alpha);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user