Thread: pgAdmin 4 commit: Highlighted the color of closing or opening parenthes

pgAdmin 4 commit: Highlighted the color of closing or opening parenthes

From
Akshay Joshi
Date:
Highlighted the color of closing or opening parenthesis when user select them in CodeMirror. Fixes #4728

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=41ee58e79a1cb5bc246ad1ecb40d74bac6c3ab16
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_14.rst                         | 1 +
web/pgadmin/static/scss/_codemirror.overrides.scss        | 4 ++--
web/pgadmin/static/scss/resources/_default.variables.scss | 2 ++
3 files changed, 5 insertions(+), 2 deletions(-)