Thread: pgAdmin 4 commit: Fixed background colour issue in the browser tree. Fi

pgAdmin 4 commit: Fixed background colour issue in the browser tree. Fi

From
Akshay Joshi
Date:
Fixed background colour issue in the browser tree. Fixes #6890

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=476d7c5fc96c60047dd0bb22c88853ae6a6d05f9
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_1.rst                   |  1 +
web/package.json                                   |  2 +-
web/pgadmin/browser/static/js/node.js              | 30 ++++++++++++----------
web/pgadmin/static/js/tree/tree.js                 |  4 +++
.../static/scss/_pgadmin4-tree.overrides.scss      |  1 -
web/yarn.lock                                      |  4 +--
6 files changed, 24 insertions(+), 18 deletions(-)