[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

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

   1  [data-type="core/html"] textarea {
   2      // Make sure that the color is not white on white when a dark body background is used.
   3      color: var(--global--color-dark-gray);
   4      border-radius: 0;
   5      padding: var(--global--spacing-unit);
   6  }


Generated : Tue Apr 30 08:20:01 2024 Cross-referenced by PHPXref