Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*
- Title can be set to: IMDB Reveal Original Titles Dark Theme
- Applies to:
- URLs starting with > https://www.imdb.com/name/
- URLs starting with > https://www.imdb.com/title/
- */
- .loader{
- background: #bfbfbf;
- }
- .countwrapper{
- color: #cccccc;
- }
- /*
- --------------------------------------------------
- Remove everything below here to revert the buttons
- */
- .copybutton, .linkasbutton-secondary{
- border-color: #000000;
- background-color: #585858;
- background: #585858;
- color: #cccccc !important;
- }
- .copybutton:hover, .linkasbutton-secondary:hover{
- background: #464646;
- background-color: #464646;
- border-color: #000000;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement