Skip to content

Commit 609cdc6

Browse files
committed
IBX-7189: [Sub-items] Background for a white row in a table changes to gray when clicked on
1 parent 5f8d467 commit 609cdc6

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

src/bundle/Resources/public/scss/ui/modules/sub-items-list/_table.view.item.scss

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -131,13 +131,4 @@
131131
margin-right: calculateRem(16px);
132132
}
133133
}
134-
135-
&--active {
136-
.c-table-view-item {
137-
&__cell,
138-
&__priority-actions {
139-
background: $ibexa-color-light-200;
140-
}
141-
}
142-
}
143134
}

0 commit comments

Comments
 (0)