[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-content/themes/twentytwentyone/assets/sass/05-blocks/file/ -> _style.scss (source)

   1  .wp-block-file {
   2  
   3      // Undo Gutenberg hover defaults
   4      a.wp-block-file__button:active,
   5      a.wp-block-file__button:focus,
   6      a.wp-block-file__button:hover {
   7          opacity: inherit;
   8      }
   9  
  10      a.wp-block-file__button {
  11          display: inline-block;
  12      }
  13  }


Generated : Sun May 5 08:20:02 2024 Cross-referenced by PHPXref