mirror of
https://github.com/Rnhmjoj/solarized-dark-ui
synced 2025-01-25 11:44:19 +01:00
Fixes button focus
This commit is contained in:
parent
e8b6a2f366
commit
fb2047f3b0
@ -6,7 +6,7 @@
|
||||
background-color: transparent;
|
||||
|
||||
|
||||
&:hover {
|
||||
&:hover, &:focus {
|
||||
color: @text-color;
|
||||
}
|
||||
&.selected,
|
||||
|
Loading…
Reference in New Issue
Block a user