Created
March 29, 2011 15:55
-
-
Save skipjac/892621 to your computer and use it in GitHub Desktop.
Zendesk hides the login and submit request from end users
This file contains hidden or 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
This file contains hidden or 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
| li.main.clazz.tab_new, li.main.clazz.tab_requests, #top-right, #voting_control {display: none;} |
This file contains hidden or 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
| $j("#top-right:contains(profile)").show(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment