remove now-unused styles

This commit is contained in:
David Baker 2014-11-13 14:42:08 +00:00
parent e7c6d2c9d9
commit bfe20c11c3

View File

@ -77,18 +77,6 @@ textarea, input {
-webkit-filter: hue-rotate(-90deg);
}
#callEndedIcon {
transition:all linear 0.5s;
}
#callEndedIcon {
transform: rotateZ(45deg);
}
#callEndedIcon.ng-hide {
transform: rotateZ(0deg);
}
#callPeerImage {
width: 32px;
height: 32px;