Adjust UI for Contact, Contact editor, Messages and Message editor

This commit is contained in:
iRouge
2015-02-26 22:32:22 -05:00
committed by Francis Lachapelle
parent 15dab4dfe5
commit 80d6c0226a
13 changed files with 218 additions and 177 deletions
@@ -30,7 +30,8 @@
&:active {
color: sg-color($sogoBlue, 800);
}
&:focus {
&:focus,
&._selected {
background-color: sg-color($sogoBlue, 100);
}
}