ソースを参照

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;
}

読み込み中…
キャンセル
保存