Making WordPress.org


Ignore:
Timestamp:
04/09/2024 06:31:42 AM (20 months ago)
Author:
adamwood
Message:

wporg-support-2024: Style forms

Update styles for bbPress forms and block editor

Fixes https://github.com/WordPress/wordpress.org/issues/213
Closes https://github.com/WordPress/wordpress.org/issues/230
Closes https://github.com/WordPress/wordpress.org/issues/219

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support-2024/theme.json

    r13470 r13476  
    4242                    "inline": "12px"
    4343                },
    44                 "lineHeight": "var(--wp--custom--body--small--typography--line-height)"
     44                "lineHeight": "var(--wp--custom--body--small--typography--line-height)",
     45                "disabled": {
     46                    "borderColor": "var(--wp--preset--color--light-grey-1)",
     47                    "color": "var(--wp--preset--color--charcoal-5)"
     48                }
    4549            },
    4650            "heading": {
Note: See TracChangeset for help on using the changeset viewer.