editor-ui-rtl.css 399 B

12345678910111213141516171819
  1. /* Do not modify this file directly. It is concatenated from individual module CSS files. */
  2. i.mce-i-grunion {
  3. font-family: dashicons;
  4. font-size: 20px;
  5. }
  6. i.mce-i-grunion:before,
  7. .jetpack-contact-form-icon:before {
  8. content: "\f175";
  9. vertical-align: top;
  10. }
  11. .jetpack-contact-form-icon {
  12. opacity: 0.7;
  13. vertical-align: text-top;
  14. display: inline-block;
  15. height: 18px;
  16. font: 18px/1 dashicons;
  17. }