Used SCSS variables instead of hardcoded value for color and moved code from CSS to SCSS file.
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9c5e42c7a6544c9c6d4827f5e4d3ea9cc653745e Modified Files -------------- web/pgadmin/browser/static/css/browser.css | 15 --------------- web/pgadmin/browser/static/scss/_browser.scss | 14 ++++++++++++++ 2 files changed, 14 insertions(+), 15 deletions(-)