[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-includes/blocks/details/ -> style.css (source)

   1  .wp-block-details{
   2    box-sizing:border-box;
   3    overflow:hidden;
   4  }
   5  
   6  .wp-block-details summary{
   7    cursor:pointer;
   8  }


Generated : Fri May 17 08:20:02 2024 Cross-referenced by PHPXref