Merge pull request #920 from jitsi/remove_prezi_leftovers

fix: remove Prezi leftovers
This commit is contained in:
yanas 2016-09-22 12:45:20 -05:00 committed by GitHub
commit b754361268
3 changed files with 2 additions and 4 deletions

View File

@ -129,6 +129,7 @@
.icon-recEnable:before {
content: "\e614";
}
// FIXME not used anymore - consider removing in the next font update
.icon-presentation:before {
content: "\e603";
}

View File

@ -126,7 +126,6 @@
object-fit: cover;
}
#presentation,
#sharedVideo,
#etherpad,
#localVideoWrapper>video,
@ -145,8 +144,7 @@
height: 100%;
}
#etherpad,
#presentation {
#etherpad {
text-align: center;
}

View File

@ -217,7 +217,6 @@
</div>
<div id="videospace">
<div id="largeVideoContainer" class="videocontainer">
<div id="presentation"></div>
<div id="sharedVideo"><div id="sharedVideoIFrame"></div></div>
<div id="etherpad"></div>
<a target="_new"><div class="watermark leftwatermark"></div></a>