| From: | Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com> |
|---|---|
| To: | pgadmin-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | pgAdmin 4 commit: Fixed Dark theme UI related issues. Fixes #6846 |
| Date: | 2021-10-04 07:11:54 |
| Message-ID: | E1mXI8g-0003ZB-Oq@gothos.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
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(dot)toshniwal(at)enterprisedb(dot)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(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Khushboo Vashi | 2021-10-04 07:40:41 | Re: [pgAdmin4][Patch] - RM #6847 - High Contrast theme hover issue |
| Previous Message | Aditya Toshniwal | 2021-10-04 06:26:52 | [pgAdmin][RM6846] Dark theme UI related fixes |