Thread: pgAdmin 4 commit: Fixed Dark theme UI related issues. Fixes #6846

pgAdmin 4 commit: Fixed Dark theme UI related issues. Fixes #6846

From
Akshay Joshi
Date:
Fixed Dark theme UI related issues. Fixes #6846

Branch
------
master

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

Modified Files
--------------
.../schemas/tables/columns/static/js/column.ui.js          | 14 ++++++++++++--
.../schemas/tables/static/js/partition.utils.ui.js         |  2 +-
web/pgadmin/static/js/Theme/dark.js                        |  2 +-
web/pgadmin/static/js/Theme/index.jsx                      | 10 ++++++++++
web/pgadmin/static/js/components/FormComponents.jsx        |  1 +
5 files changed, 25 insertions(+), 4 deletions(-)