Sfoglia il codice sorgente

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

master
Fen Dweller 5 anni fa
parent
commit
2315dd2094
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  1. +5
    -0
      macrovision.css

+ 5
- 0
macrovision.css Vedi File

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

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

Loading…
Annulla
Salva