Ticket #58396: 58396.3.patch
| File 58396.3.patch, 2.5 KB (added by , 3 years ago) |
|---|
-
src/wp-content/themes/twentytwenty/assets/css/editor-style-block-rtl.css
458 458 padding-right: 0; 459 459 } 460 460 461 .editor-styles-wrapper ul.wp-block-latest-posts { 462 margin-right: auto; 463 margin-left: auto; 464 } 465 461 466 .editor-styles-wrapper ul.wp-block-categories__list ul { 462 467 margin: 0; 463 468 } … … 976 981 977 982 .editor-styles-wrapper .wp-block-latest-comments { 978 983 font-family: inherit; 979 margin-right: 0;984 margin-right: auto; 980 985 } 981 986 982 987 .editor-styles-wrapper .wp-block-latest-comments li.wp-block-latest-comments__comment { -
src/wp-content/themes/twentytwenty/assets/css/editor-style-block.css
462 462 padding-left: 0; 463 463 } 464 464 465 .editor-styles-wrapper ul.wp-block-latest-posts { 466 margin-left: auto; 467 margin-right: auto; 468 } 469 465 470 .editor-styles-wrapper ul.wp-block-categories__list ul { 466 471 margin: 0; 467 472 } … … 980 985 981 986 .editor-styles-wrapper .wp-block-latest-comments { 982 987 font-family: inherit; 983 margin-left: 0;988 margin-left: auto; 984 989 } 985 990 986 991 .editor-styles-wrapper .wp-block-latest-comments li.wp-block-latest-comments__comment { -
src/wp-content/themes/twentytwenty/style-rtl.css
2925 2925 list-style: none; 2926 2926 } 2927 2927 2928 ol.wp-block-latest-comments { 2929 margin-right: auto; 2930 margin-left: auto; 2931 } 2932 2928 2933 .entry-content .wp-block-archives > li, 2929 2934 .entry-content .wp-block-categories > li, 2930 2935 .entry-content .wp-block-latest-posts > li, -
src/wp-content/themes/twentytwenty/style.css
2945 2945 list-style: none; 2946 2946 } 2947 2947 2948 ol.wp-block-latest-comments { 2949 margin-left: auto; 2950 margin-right: auto; 2951 } 2952 2948 2953 .entry-content .wp-block-archives > li, 2949 2954 .entry-content .wp-block-categories > li, 2950 2955 .entry-content .wp-block-latest-posts > li,
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)