mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Changed button hover and focus color
This commit is contained in:
parent
3a785c2a48
commit
b53c1cc32e
@ -264,7 +264,7 @@ textarea.ant-input {
|
||||
color: var(--white-75);
|
||||
&:hover,
|
||||
&:focus {
|
||||
background-color: var(--button-focused);
|
||||
background-color: var(--color-owncast-purple-700);
|
||||
border-color: transparent;
|
||||
color: var(--white);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user