pgAdmin 4 commit: Change the CodeMirror active line background colour t

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Change the CodeMirror active line background colour t
Date: 2019-03-13 16:04:30
Message-ID: E1h46Mo-0004ed-Dt@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-03-13 16:18:55 pgAdmin 4 commit: Enable the online help button on the index dialogue.
Previous Message Dave Page 2019-03-13 13:43:00 Re: pgAdmin 4 commit: Make the Query Tool history persistent across session