Skip to content

Commit 6319536

Browse files
committed
AT: adjust icon color as well
1 parent 31b041b commit 6319536

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/main/src/components/AnalyticalTable/AnalyticalTable.module.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@
182182
.tr[data-is-selected],
183183
.trActive:hover {
184184
& [data-component-name='ObjectStatus'][data-inverted='false']:not([data-state^='Indication']) {
185+
--ui5wcr-object-status-icon-color: var(--sapContent_ContrastTextColor);
185186
color: var(--sapContent_ContrastTextColor);
186187
}
187188
}

0 commit comments

Comments
 (0)