pgAdmin 4 commit: Fix alert animation on IE11

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix alert animation on IE11
Date: 2017-07-07 15:50:53
Message-ID: E1dTVWv-0000SS-FF@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix alert animation on IE11

Branch
------
master

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

Modified Files
--------------
web/pgadmin/static/scss/_alert.scss | 1 +
web/pgadmin/static/scss/_alertify.overrides.scss | 16 ++++++++++------
2 files changed, 11 insertions(+), 6 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-07-07 15:53:50 pgAdmin 4 commit: Open query tool and debugger windows in new tabs by d
Previous Message Dave Page 2017-07-07 15:34:47 Re: [RM2534][pgAdmin4] Fix issues related to table OF TYPE property.