Remove peerjs

This commit is contained in:
Gustavo Maximiliano Cortez 2014-09-02 10:48:22 -03:00
commit ac78e2d1e7
9 changed files with 21 additions and 84 deletions

View file

@ -205,23 +205,6 @@ a:hover {
color: #fff;
}
.sidebar ul.copayer-list {
list-style-type: none;
padding:0; margin:0;
}
.sidebar ul.copayer-list li {
margin-top: 15px;
font-weight: 100;
font-size: 12px;
color: #C9C9C9;
}
.sidebar ul.copayer-list img {
width: 30px;
height: 30px;
}
.button.small.side-bar {
padding: 0rem 0.4rem;
}
@ -954,7 +937,15 @@ button, .button, p {
cursor: pointer;
}
.video-box {
.copay-box-small {
width: 40px;
text-align: center;
margin-right: 10px;
padding-bottom: 5px;
float: left;
}
.copay-box {
width: 70px;
text-align: center;
margin-right: 20px;
@ -962,11 +953,6 @@ button, .button, p {
float: left;
}
.video-small {
width: 50px;
height: 50px;
}
.icon-input {
position: absolute;
top: 11px;