Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(inputs): SAP Horizon themes implementation #5003

Merged
merged 3 commits into from
Apr 6, 2022
Merged

Conversation

niyap
Copy link
Contributor

@niyap niyap commented Apr 4, 2022

Related to: #5007

@nnaydenow
Copy link
Contributor

related to: #5008

--_ui5-input-border: none;
--_ui5_input_disabled_opacity: 0.4;
--_ui5-input-placeholder-style: normal;
--_ui5-input-background-image: linear-gradient(0deg, var(--sapField_BorderColor) 0, var(--sapField_BorderColor) 100%);
Copy link
Contributor

Choose a reason for hiding this comment

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

remove it

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

--_ui5_input_value_state_warning_hover_box_shadow: var(--sapContent_Critical_Shadow);
--_ui5_input_value_state_success_hover_box_shadow: var(--sapContent_Positive_Shadow);
--_ui5_input_value_state_information_hover_box_shadow: var(--sapContent_Informative_Shadow);
--_ui5_input_value_state_error_hover_box_shadow: var(--sapContent_Negative_Shadow);
--_ui5-input-value-state-success-focus-box-shadow: inset 0px 0px 0px 2px var(--sapField_SuccessColor);
Copy link
Contributor

Choose a reason for hiding this comment

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

remove it

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

@niyap niyap merged commit 26aff35 into SAP:master Apr 6, 2022
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.

4 participants