Ticket #44053: editor-rtl.css.patch
File editor-rtl.css.patch, 351 bytes (added by , 3 years ago) |
---|
-
editor-rtl.css
1076 1076 box-shadow: none; 1077 1077 } 1078 1078 1079 .html-active .wp-editor-container textarea.wp-editor-area{ 1080 direction: ltr; 1081 text-align: left; 1082 } 1083 1079 1084 .wp-editor-tabs { 1080 1085 float: left; 1081 1086 }