Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @charset "utf-8";
- /* https://www.reddit.com/r/videos/ */
- /* Show all videos. */
- html:not(:lang(nn)) body.listing-page div.thing {
- display: initial !important;
- }
- /* Hide "You've exceeded the number of video views your plan allows you to Subscribe to. Please upgrade your internet package to continue watching videos." error message. */
- html:not(:lang(nn)) body.listing-page div.thing.stickied:first-child {
- display: none !important;
- }
Add Comment
Please, Sign In to add comment