pgAdmin 4 commit: Set the background colour for backform notes, and add

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Set the background colour for backform notes, and add
Date: 2019-02-18 16:59:47
Message-ID: E1gvmGh-0007wZ-Cg@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Set the background colour for backform notes, and add an icon. Fixes #3948

Branch
------
master

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

Modified Files
--------------
web/pgadmin/static/js/backform.pgadmin.js | 19 ++++++++++++++-----
web/pgadmin/static/scss/_backform.overrides.scss | 17 ++++++-----------
web/pgadmin/tools/backup/static/js/backup.js | 4 ++--
3 files changed, 22 insertions(+), 18 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin 4 Jenkins 2019-02-18 17:08:07 Build failed in Jenkins: pgadmin4-master-python37 #174
Previous Message Dave Page 2019-02-18 13:15:28 pgAdmin 4 commit: Fix treeview state saving after reset.