Changeset 188114 for twentyfourteen/3.6/css/editor-blocks.css
- Timestamp:
- 03/29/2023 07:15:37 PM (3 years ago)
- Location:
- twentyfourteen/3.6
- Files:
-
- 1 edited
- 1 copied
-
. (copied) (copied from twentyfourteen/3.5)
-
css/editor-blocks.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
twentyfourteen/3.6/css/editor-blocks.css
r151902 r188114 365 365 366 366 .wp-block-pullquote { 367 margin: 0; 368 } 369 370 .editor-styles-wrapper .wp-block-pullquote { 367 371 border: 0; 368 margin: 0;369 372 } 370 373 … … 377 380 } 378 381 382 .wp-block-pullquote.has-text-color blockquote, 383 .wp-block-pullquote.has-background blockquote, 384 .has-background .wp-block-pullquote blockquote, 385 .wp-block-pullquote.has-text-color cite, 386 .has-background .wp-block-pullquote cite, 387 .has-text-color .wp-block-pullquote__citation { 388 color: inherit; 389 } 390 379 391 .wp-block-pullquote.alignleft blockquote > .editor-rich-text p, 380 392 .wp-block-pullquote.alignright blockquote > .editor-rich-text p {
Note: See TracChangeset
for help on using the changeset viewer.