1
0
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:
Rob Cameron 2014-02-26 18:03:55 -08:00
parent e8b6a2f366
commit fb2047f3b0

View File

@ -6,7 +6,7 @@
background-color: transparent;
&:hover {
&:hover, &:focus {
color: @text-color;
}
&.selected,