feat(icons): add new recording button icon (#2834)

* feat(icons): add new recording button icon

* feat(toolbar): show different rec/streaming icon
This commit is contained in:
virtuacoplenny
2018-04-26 10:26:41 -07:00
committed by bbaldino
parent ed395036b7
commit e098ad87f4
9 changed files with 432 additions and 371 deletions

View File

@@ -68,15 +68,6 @@
justify-content: flex-end;
}
/**
* Overwrite font-awesome styling to match jitsi-icon styling.
*/
.fa {
height: 24px;
margin-left: 2px;
width: 24px;
}
i {
border-radius: 5px;
cursor: pointer;