Changeset 49728 for branches/5.6/src/wp-content/themes/twentytwentyone/assets/sass/06-components/editor.scss
- Timestamp:
- 12/01/2020 07:25:43 PM (4 years ago)
- Location:
- branches/5.6
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.6
-
branches/5.6/src/wp-content/themes/twentytwentyone/assets/sass/06-components/editor.scss
r49574 r49728 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.