This website works better with JavaScript.
Home
Explore
Help
Sign In
chemicalcrux
/
macrovision
Watch
1
Star
0
Fork
0
Code
Issues
5
Pull Requests
0
Releases
10
Wiki
Activity
Browse Source
Add some styles for hiding the UI (not implemented yet)
master
Fen Dweller
5 years ago
parent
3e7bd913eb
commit
2315dd2094
1 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
macrovision.css
+ 5
- 0
macrovision.css
View File
@@ -1052,3 +1052,8 @@ button {
user-select: none;
}
body.screenshot-mode #menubar,
body.screenshot-mode #options,
body.screenshot-mode .scroll-button {
display: none;
}
Write
Preview
Loading…
Cancel
Save