pgAdmin 4 commit: Set browser autofill color as primary light to highli

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Set browser autofill color as primary light to highli
Date: 2019-11-13 06:05:17
Message-ID: E1iUlmH-0003Rk-Mm@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Set browser autofill color as primary light to highlight autofill. This works only on WebKit browsers.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/static/scss/_pgadmin.style.scss | 16 ++++++++++++++++
1 file changed, 16 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-11-13 06:06:16 Re: [pgAdmin][RM4348] Theme options in pgAdmin and dark theme
Previous Message Akshay Joshi 2019-11-13 05:49:38 Re: Fixes for pgAdmin feature tests