change focus color of delete btn
This commit is contained in:
parent
413fcb456c
commit
283cf40aee
|
@ -159,5 +159,6 @@ $button-border-color: #d4d4d4
|
||||||
background-color: #CD3A36
|
background-color: #CD3A36
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
padding: 4px 10px 2px
|
padding: 4px 10px 2px
|
||||||
|
&:focus,
|
||||||
&:hover
|
&:hover
|
||||||
background-color: lighten(#CD3A36, 10)
|
background-color: lighten(#CD3A36, 10)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user