Переглянути джерело

fix: remove Prezi leftovers

j8
paweldomas 8 роки тому
джерело
коміт
e3f3287f14
3 змінених файлів з 2 додано та 4 видалено
  1. 1
    0
      css/_font.scss
  2. 1
    3
      css/_videolayout_default.scss
  3. 0
    1
      index.html

+ 1
- 0
css/_font.scss Переглянути файл

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

+ 1
- 3
css/_videolayout_default.scss Переглянути файл

@@ -126,7 +126,6 @@
126 126
     object-fit: cover;
127 127
 }
128 128
 
129
-#presentation,
130 129
 #sharedVideo,
131 130
 #etherpad,
132 131
 #localVideoWrapper>video,
@@ -145,8 +144,7 @@
145 144
     height: 100%;
146 145
 }
147 146
 
148
-#etherpad,
149
-#presentation {
147
+#etherpad {
150 148
     text-align: center;
151 149
 }
152 150
 

+ 0
- 1
index.html Переглянути файл

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

Завантаження…
Відмінити
Зберегти