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