Changeset 55997
- Timestamp:
- 06/23/2023 02:38:19 PM (16 months ago)
- Location:
- trunk/src/wp-content/themes/twentyfourteen/css
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfourteen/css/blocks.css
r55932 r55997 243 243 } 244 244 245 .wp-block-buttons[style*="text-transform"] .wp-block-button__link, 246 .wp-block-button[style*="text-transform"] .wp-block-button__link { 247 text-transform: inherit; 248 } 249 245 250 .wp-block-button__link { 246 251 background-color: #24890d; -
trunk/src/wp-content/themes/twentyfourteen/css/editor-blocks.css
r55932 r55997 425 425 } 426 426 427 .wp-block-buttons[style*="text-transform"] .wp-block-button__link, 428 .wp-block-button[style*="text-transform"] .wp-block-button__link { 429 text-transform: inherit; 430 } 431 427 432 .wp-block-button__link { 428 433 background-color: #24890d;
Note: See TracChangeset
for help on using the changeset viewer.