Changeset 49726 for trunk/src/wp-content/themes/twentytwentyone/assets/sass/06-components/editor.scss
- Timestamp:
- 12/01/2020 07:07:43 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyone/assets/sass/06-components/editor.scss
r49574 r49726 31 31 // Enforce the custom link color even if a custom background color has been set. 32 32 // The extra specificity here is required to override the background color styles. 33 .has-background :not(.has-background-background-color){33 .has-background { 34 34 // Target both current level and nested block. 35 35 .has-link-color a,
Note: See TracChangeset
for help on using the changeset viewer.