[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Summary view] [Print] [Text view]
1 .wp-block[data-align=left]>.wp-block-file,.wp-block[data-align=right]>.wp-block-file{ 2 height:auto; 3 } 4 .wp-block[data-align=center]>.wp-block-file{ 5 text-align:center; 6 } 7 .wp-block-file{ 8 align-items:center; 9 display:flex; 10 flex-wrap:wrap; 11 justify-content:space-between; 12 margin-bottom:0; 13 } 14 .wp-block-file .components-resizable-box__container{ 15 margin-bottom:1em; 16 } 17 .wp-block-file .wp-block-file__preview{ 18 height:100%; 19 margin-bottom:1em; 20 width:100%; 21 } 22 .wp-block-file .wp-block-file__preview-overlay{ 23 bottom:0; 24 left:0; 25 position:absolute; 26 right:0; 27 top:0; 28 } 29 .wp-block-file .wp-block-file__content-wrapper{ 30 flex-grow:1; 31 } 32 .wp-block-file a{ 33 min-width:1em; 34 } 35 .wp-block-file a:not(.wp-block-file__button){ 36 display:inline-block; 37 } 38 .wp-block-file .wp-block-file__button-richtext-wrapper{ 39 display:inline-block; 40 margin-right:.75em; 41 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated : Thu Oct 23 08:20:05 2025 | Cross-referenced by PHPXref |