Ticket #49710: 49710.diff
| File 49710.diff, 2.3 KB (added by , 6 years ago) |
|---|
-
assets/css/editor-style-block-rtl.css
899 899 letter-spacing: 0.0333em; 900 900 line-height: 1.25; 901 901 padding: 1.1em 1.44em; 902 text-transform: uppercase;903 902 } 904 903 905 904 .editor-styles-wrapper .wp-block-button .wp-block-button__link.mce-content-body { -
assets/css/editor-style-block.css
899 899 letter-spacing: 0.0333em; 900 900 line-height: 1.25; 901 901 padding: 1.1em 1.44em; 902 text-transform: uppercase;903 902 } 904 903 905 904 .editor-styles-wrapper .wp-block-button .wp-block-button__link.mce-content-body { -
assets/css/editor-style-classic-rtl.css
527 527 padding: 1.1em 1.44em; 528 528 text-align: center; 529 529 text-decoration: none; 530 text-transform: uppercase;531 530 } 532 531 533 532 body#tinymce.wp-editor.content button:focus, -
assets/css/editor-style-classic.css
531 531 padding: 1.1em 1.44em; 532 532 text-align: center; 533 533 text-decoration: none; 534 text-transform: uppercase;535 534 } 536 535 537 536 body#tinymce.wp-editor.content button:focus, -
style-rtl.css
844 844 padding: 1.1em 1.44em; 845 845 text-align: center; 846 846 text-decoration: none; 847 text-transform: uppercase;848 847 transition: opacity 0.15s linear; 849 848 } 850 849 -
style.css
850 850 padding: 1.1em 1.44em; 851 851 text-align: center; 852 852 text-decoration: none; 853 text-transform: uppercase;854 853 transition: opacity 0.15s linear; 855 854 } 856 855