pgAdmin 4 commit: Enhance the color of switch control for both light an

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Enhance the color of switch control for both light an
Date: 2020-03-19 08:29:23
Message-ID: E1jEqYN-0003qp-Du@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Enhance the color of switch control for both light and dark theme. Fixes #5271

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=83785da1bc6246bf9e07cde18cf32a49a4cf67c8
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_20.rst | 1 +
web/pgadmin/static/scss/resources/_default.variables.scss | 2 +-
web/pgadmin/static/scss/resources/dark/_theme.variables.scss | 4 ++--
3 files changed, 4 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-03-19 08:29:47 Re: [pgAdmin4][RM 5271] To change the switch control colors
Previous Message Khushboo Vashi 2020-03-19 07:55:40 Re: [pgAdmin4][RM#5261] Support for Collation, FTS Templates, FTS Dictionaries, FTS Configurations and FTS Parsers