Skip to content

fix(GlTable): update hover and selected primary background

Paul Gascou-Vaillancourt requested to merge 1470-table-select-hover-bg into main

What does this MR do?

Sets GlTables's rows background color to #e9f3fc (blue-50) on hover and when selected.

Context Before After
Hover Screen_Shot_2021-06-28_at_9.30.29_AM Screen_Shot_2021-06-28_at_9.25.19_AM
Selected + Hover Screen_Shot_2021-06-28_at_9.30.44_AM Screen_Shot_2021-06-28_at_9.25.41_AM
Selected Screen_Shot_2021-06-28_at_9.30.54_AM Screen_Shot_2021-06-28_at_9.25.57_AM

Closes #1470 (closed)

Edited by Paul Gascou-Vaillancourt

Merge request reports