fauzanjeg

Example hide tools of Text Editor || TinyMCE

Mar 8th, 2021 (edited)
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.27 KB | None | 0 0
  1. /* Редактор текста || Example hide tools of Text Editor || TinyMCE */
  2. div#mceu_6.mce-widget,
  3. div#mceu_7.mce-widget,
  4. div#mceu_8.mce-widget,
  5. div#mceu_10.mce-widget,
  6. div#mceu_14.mce-widget,
  7. div#mceu_18.mce-widget,
  8. div#mceu_19.mce-widget {
  9.     display: none;
  10. }
Add Comment
Please, Sign In to add comment