Re: [csswg-drafts] [css-ui] UA stylesheet for appearance:base `<select>` (#10857)

> **Open Questions**
> 
> * Should we visually distinguish buttons and inputs somehow?
>   
>   * Use `border-radius: 0.25em`.
>   * Use `background:  /* mostly translucent currentcolor color-mix() */`.
>   * Use `border-radius` + `background-color`.
>   * Use neither; keep the styles absolutely minimal.
> * If we distinguish buttons and inputs, which one should select look like?
>   
>   * Like buttons.
>   * Like inputs.

I think that select should look like a button, and that buttons should be distinguished from inputs by just having a border-radius, and they should share a fully transparent background with inputs. Hover and active styles for buttons can still use color-mix().

-- 
GitHub Notification of comment by josepharhar
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10857#issuecomment-2515767151 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 3 December 2024 23:12:10 UTC