Adding old user status

This commit is contained in:
Belen Curcio
2017-12-03 16:29:12 -03:00
parent ca6e839ca4
commit 0596547223
3 changed files with 30 additions and 10 deletions
@@ -174,14 +174,14 @@
display: inline-block;
}
.actionsMenuSuspended {
background-color: #F29336;
border-color: #F29336;
color: white;
}
.actionsMenuBanned {
background-color: #E45241;
border-color: #E45241;
color: white;
}
.actionsMenuSuspended {
background-color: #F29336;
border-color: #F29336;
color: white;
}