mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Ensure that data output color is readable on row selection. Fixes #5687
This commit is contained in:
committed by
Akshay Joshi
parent
28a4359020
commit
5f619ae40a
@@ -149,7 +149,6 @@ li.CodeMirror-hint-active {
|
||||
|
||||
#datagrid .slick-header .slick-header-column.selected {
|
||||
background-color: $color-primary;
|
||||
color: $datagrid-selected-color;
|
||||
}
|
||||
.slick-row .slick-cell {
|
||||
border-bottom: $panel-border;
|
||||
|
||||
Reference in New Issue
Block a user