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