change focus color of delete btn

This commit is contained in:
Lisa Passing 2015-04-14 11:09:53 +02:00
parent 413fcb456c
commit 283cf40aee

View File

@ -159,5 +159,6 @@ $button-border-color: #d4d4d4
background-color: #CD3A36
font-weight: 300;
padding: 4px 10px 2px
&:focus,
&:hover
background-color: lighten(#CD3A36, 10)