Created
October 24, 2013 16:45
-
-
Save bratsun/7140715 to your computer and use it in GitHub Desktop.
Hide annoying text format tips and ckeditor switch link.
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
.ckeditor_links, | |
.filter-guidelines, | |
.filter-help, | |
.filter-wrapper .form-type-select label { | |
display: none !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment