pgAdmin 4 commit: Fixed focus color issue for Alertify dialog buttons.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed focus color issue for Alertify dialog buttons.
Date: 2020-03-26 10:00:43
Message-ID: E1jHPJb-0007cG-Uo@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed focus color issue for Alertify dialog buttons. Fixes #5292

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f17d4530a3fd1bce6e7cda6d6b601a80ae47cf6a
Author: Nagesh Dhope <nagesh(dot)dhope(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_20.rst | 3 ++-
web/.editorconfig | 3 +++
web/pgadmin/static/scss/_alertify.overrides.scss | 12 +++++++++++-
3 files changed, 16 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-03-26 10:01:35 Re: [pgAdmin][RM5292] Alertify header buttons focus color issue
Previous Message Akshay Joshi 2020-03-26 09:03:50 pgAdmin 4 commit: Added support of Domain, Domain Constraints and Types