pgAdmin 4 commit: Ensure that changing themes should work on Windows wh

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that changing themes should work on Windows wh
Date: 2021-11-07 05:50:37
Message-ID: E1mjb4f-0004fJ-H3@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that changing themes should work on Windows when system high contrast
mode is enabled. Fixes #6954

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=31849ea95fa082cbb1e925b2e1197415dd09fbde
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_6_2.rst | 1 +
runtime/src/html/configure.html | 5 +++++
runtime/src/html/pgadmin.html | 5 +++++
runtime/src/html/server_error.html | 5 +++++
runtime/src/html/view_log.html | 5 +++++
web/pgadmin/static/css/pgadmin.css | 6 ++++++
6 files changed, 27 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-11-07 05:53:12 Re: [pgAdmin][RM6976] Allow large comments and resize textarea
Previous Message Aditya Toshniwal 2021-11-05 07:49:02 [pgAdmin][RM6954] Changing themes does nothing on Windows when system high contrast mode is enabled