| [ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Summary view] [Print] [Text view]
1 .wp-block-accordion-heading__toggle { 2 font-family: inherit; 3 font-size: inherit; 4 font-weight: inherit; 5 line-height: inherit; 6 letter-spacing: inherit; 7 text-transform: inherit; 8 text-decoration: inherit; 9 word-spacing: inherit; 10 font-style: inherit; 11 background: none; 12 border: none; 13 color: inherit; 14 padding: var(--wp--preset--spacing--20, 1em) 0; 15 cursor: pointer; 16 overflow: hidden; 17 display: flex; 18 align-items: center; 19 text-align: inherit; 20 width: 100%; 21 } 22 .wp-block-accordion-heading__toggle:not(:focus-visible) { 23 outline: none; 24 } 25 .wp-block-accordion-heading__toggle:hover .wp-block-accordion-heading__toggle-title { 26 text-decoration: underline; 27 } 28 29 .wp-block-accordion-heading__toggle-title { 30 flex: 1; 31 } 32 33 .wp-block-accordion-heading__toggle-icon { 34 width: 1.2em; 35 height: 1.2em; 36 display: flex; 37 align-items: center; 38 justify-content: center; 39 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated : Tue May 26 08:20:05 2026 | Cross-referenced by PHPXref |