pgAdmin 4 commit: Fixed an issue where the label is not visible when ho

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where the label is not visible when ho
Date: 2021-10-04 07:11:54
Message-ID: E1mXI8g-0003Z9-O9@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue where the label is not visible when hovering on any tree node in the High Contrast theme. Fixes #6847

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=65af8bcc5a0e21a66417b74ed87c6de4e78bba2a
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
.../static/scss/_pgadmin4-tree.overrides.scss | 189 +++++++++++----------
1 file changed, 96 insertions(+), 93 deletions(-)

Browse pgadmin-hackers by date

  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