瀏覽代碼

Cleans code to complete the pull request from peili, which was committed with a513d6d.

master
yanas 11 年之前
父節點
當前提交
b552f20c6b
共有 1 個檔案被更改,包括 1 行新增2 行删除
  1. 1
    2
      css/videolayout_default.css

+ 1
- 2
css/videolayout_default.css 查看文件

226
 #header{
226
 #header{
227
     display:none;
227
     display:none;
228
     position:absolute;
228
     position:absolute;
229
-    height:39px;
229
+    height: 0px;
230
     text-align:center;
230
     text-align:center;
231
     top:0;
231
     top:0;
232
     left:0;
232
     left:0;
233
     right:0;
233
     right:0;
234
     z-index:10;
234
     z-index:10;
235
-    height: 0px;
236
 }
235
 }
237
 
236
 
238
 #toolbar {
237
 #toolbar {

Loading…
取消
儲存