Skip to content

Commit

Permalink
refactor(ObjectStatus): react-jss to css module (#5558)
Browse files Browse the repository at this point in the history
Co-authored-by: Lukas Harbarth <lukas.harbarth@sap.com>
  • Loading branch information
MarcusNotheis and Lukas742 committed Mar 1, 2024
1 parent 61a02a2 commit 6735410
Show file tree
Hide file tree
Showing 4 changed files with 533 additions and 352 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ const statesWithCSSVars: {
inverted: {
color: ThemingParameters.sapTextColor,
backgroundColor: ThemingParameters.sapNeutralBackground,
iconColor: ThemingParameters.sapButton_Neutral_TextColor
iconColor: ThemingParameters.sapTextColor
},
hiddenText: undefined
},
Expand Down
331 changes: 0 additions & 331 deletions packages/main/src/components/ObjectStatus/ObjectStatus.jss.ts

This file was deleted.

Loading

0 comments on commit 6735410

Please sign in to comment.