Last active
July 11, 2018 08:05
-
-
Save michaelvillar/87e422949d2f812ae03792f5c3be6e55 to your computer and use it in GitHub Desktop.
Customizations for www.linkedin.com via StyleURL.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
div#advocate-modal { | |
display: none !important; | |
} | |
body.advocate-modal-visible { | |
overflow: auto; | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
version: 1.0 | |
domains: | |
- www.linkedin.com | |
url_patterns: | |
- www.linkedin.com/* | |
timestamp: '2018-07-11T08:02:24Z' | |
id: o0eG | |
redirect_url: https://www.linkedin.com | |
shared_via: StyleURL – import and export CSS changes from Chrome Inspector to a Gist | |
you can share (like this one!) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment