Explorar el Código

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

master
Fen Dweller hace 5 años
padre
commit
2315dd2094
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. +5
    -0
      macrovision.css

+ 5
- 0
macrovision.css Ver fichero

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

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

Cargando…
Cancelar
Guardar