pgAdmin 4 commit: Improve styling for alerts by highlighting the icon.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Improve styling for alerts by highlighting the icon.
Date: 2017-07-04 11:03:37
Message-ID: E1dSLcH-00005W-IW@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Improve styling for alerts by highlighting the icon.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/static/js/alerts/alertify_wrapper.js | 4 ++--
web/pgadmin/static/scss/_alert.scss | 17 +++++++++++++++--
web/pgadmin/static/scss/_alertify.overrides.scss | 1 +
3 files changed, 18 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2017-07-04 12:12:08 Re: [pgadmin-hackers] Declarative partitioning in pgAdmin4
Previous Message Dave Page 2017-07-04 10:56:03 pgAdmin 4 commit: Resolve a number of issues with domains and domain co