Changeset 50275
- Timestamp:
- 02/09/2021 05:53:00 PM (4 years ago)
- Location:
- trunk/src/wp-content/themes/twentytwenty/assets/css
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwenty/assets/css/editor-style-classic-rtl.css
r47534 r50275 283 283 margin-right: 1.5em; 284 284 padding-right: 0; 285 list-style: square;285 list-style: decimal; 286 286 } 287 287 -
trunk/src/wp-content/themes/twentytwenty/assets/css/editor-style-classic.css
r47534 r50275 283 283 margin-left: 1.5em; 284 284 padding-left: 0; 285 list-style: square;285 list-style: decimal; 286 286 } 287 287
Note: See TracChangeset
for help on using the changeset viewer.