Styling, refactor and instant update after banning and unbanning from community

This commit is contained in:
Belen Curcio
2017-12-11 11:33:26 -03:00
parent 1d12c3629a
commit f005d1e5f8
12 changed files with 367 additions and 325 deletions
@@ -44,6 +44,7 @@
}
&:hover, &:active, &:focus {
background-color: #e2e2e2;
border-color: #616161;
}
&[disabled], &[disabled]:hover, &[disabled]:focus, &[disabled]:active {
background-color: #262626;