Ticket #31798: 31798.diff
File 31798.diff, 416 bytes (added by , 10 years ago) |
---|
-
src/wp-includes/css/editor.css
894 894 content: '\f221'; 895 895 } 896 896 897 .rtl i.mce-i-undo:before { 898 content: '\f172'; 899 } 900 901 .rtl i.mce-i-redo:before { 902 content: '\f171'; 903 } 904 897 905 /* Editors */ 898 906 .wp-editor-wrap { 899 907 position: relative;