Skip to content

Apply colors to disabled buttons#102

Open
tomrndom wants to merge 2 commits intomainfrom
hotfix/unify-disabled-button-styles
Open

Apply colors to disabled buttons#102
tomrndom wants to merge 2 commits intomainfrom
hotfix/unify-disabled-button-styles

Conversation

@tomrndom
Copy link
Copy Markdown
Contributor

  • Refactor login with email button
  • Unify colors for disabled buttons

ref: https://tipit.avaza.com/task#!sortby=DateUpdatedDesc&task=3571938

Signed-off-by: Tomás Castillo tcastilloboireau@gmail.com

@tomrndom tomrndom requested review from gcutrini and smarcet May 30, 2024 21:05
color: var(--color_input_text_color);
}
&:disabled {
cursor: not-allowed;
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tomrndom @gcutrini do we really wanna to rely on input_ vars ?
or we should define a new set of css vars just for buttons ?

Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com>
@smarcet smarcet force-pushed the hotfix/unify-disabled-button-styles branch from 447a4cd to d2ebb31 Compare October 9, 2024 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants