瀏覽代碼

Add some styles for hiding the UI (not implemented yet)

master
Fen Dweller 5 年之前
父節點
當前提交
2315dd2094
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. +5
    -0
      macrovision.css

+ 5
- 0
macrovision.css 查看文件

@@ -1052,3 +1052,8 @@ button {
user-select: none;
}

body.screenshot-mode #menubar,
body.screenshot-mode #options,
body.screenshot-mode .scroll-button {
display: none;
}

Loading…
取消
儲存