pgAdmin 4 commit: Change the CodeMirror active line background colourt - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Change the CodeMirror active line background colourt
Date
Msg-id E1h46Mo-0004ed-Dt@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Change the CodeMirror active line background colour to $color-danger-lighter so it doesn't conflict with the selection
colour.Fixes #4073 

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=870d373cedf7d09391a1c64b597df0b3d9d91cf2

Modified Files
--------------
docs/en_US/release_notes_4_4.rst                   | 3 ++-
web/pgadmin/static/scss/_codemirror.overrides.scss | 4 ++++
2 files changed, 6 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: pgAdmin 4 commit: Make the Query Tool history persistent across session
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Enable the online help button on the indexdialogue.