Changeset 50972 for trunk/src/wp-content/themes/twentytwentyone/assets/sass/05-blocks/button/_editor.scss
- Timestamp:
- 05/24/2021 03:36:45 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyone/assets/sass/05-blocks/button/_editor.scss
r49987 r50972 55 55 } 56 56 57 // Hover Button color should match parent element foreground color 57 // Hover Button color should match parent element foreground color 58 58 .wp-block-button__link:hover, 59 59 .wp-block-button__link:active { … … 62 62 color: inherit !important; 63 63 } 64 64 65 65 // Remove :focus styles in the editor 66 66 .wp-block-button__link:focus { … … 105 105 } 106 106 107 // Hover Button color should match default button style 107 // Hover Button color should match default button style 108 108 .wp-block-button__link:hover, 109 109 .wp-block-button__link:active { … … 118 118 } 119 119 120 .has-text-color & { 120 .has-text-color & { 121 121 color: var(--local--color-background, var(--global--color-background)) !important; 122 122 }
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)