Making WordPress.org


Ignore:
Timestamp:
04/08/2024 03:40:30 AM (22 months ago)
Author:
adamwood
Message:

wporg-support-2024: Restyle buttons

Style buttons and associated inputs and textarea to match wporg-parent-2021 styles

Closes https://github.com/WordPress/wordpress.org/issues/229

File:
1 edited

Legend:

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

    r13450 r13470  
    3232                "thread-starter": "var(--wp--preset--color--acid-green-2)",
    3333                "thread-reporter": "var(--wp--preset--color--lemon-1)"
     34            },
     35            "form": {
     36                "border": {
     37                    "width": "1px",
     38                    "color": "var(--wp--preset--color--charcoal-5)"
     39                },
     40                "padding": {
     41                    "block": "7px",
     42                    "inline": "12px"
     43                },
     44                "lineHeight": "var(--wp--custom--body--small--typography--line-height)"
    3445            },
    3546            "heading": {
Note: See TracChangeset for help on using the changeset viewer.