add broadcasted icon

This commit is contained in:
Marty Alcala 2016-10-21 18:13:12 -04:00
commit 9620435379
3 changed files with 23 additions and 3 deletions

View file

@ -195,7 +195,7 @@
}
> div {
border: 3px solid #09C286;
border: 3px solid #13e5b6;
border-radius: 50%;
display: flex;
height: 26px;
@ -205,7 +205,7 @@
justify-content: center;
font-weight: 600;
vertical-align: middle;
color: #09C286;
color: #13e5b6;
&.rejected {
background: #E15061;