pgAdmin 4 commit: Ensure that data output color is readable on row sele

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 data output color is readable on row sele
Date: 2020-07-21 13:24:18
Message-ID: E1jxsFm-0007Oh-9Z@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that data output color is readable on row selection. Fixes #5687

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5f619ae40ac377beec964f4398cc4f5dad58e7d4
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/static/scss/_bootstrap.overrides.scss | 18 ++++++++++++++----
.../static/scss/resources/_default.variables.scss | 2 +-
.../static/scss/resources/dark/_theme.variables.scss | 2 ++
.../tools/sqleditor/static/scss/_sqleditor.scss | 1 -
4 files changed, 17 insertions(+), 6 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-07-21 13:25:00 Re: pgAdmin 4 - Czech translation update for 4.24
Previous Message Nikhil Mohite 2020-07-21 12:13:25 [pgAdmin][RM5687]: Standard Theme Data output color is not readable on row selection.