pgAdmin 4 commit: Updated the font-awesome to 4.5 (latest) version.

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Updated the font-awesome to 4.5 (latest) version.
Date: 2016-03-17 20:05:10
Message-ID: E1ageAQ-0006ZI-6q@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Updated the font-awesome to 4.5 (latest) version.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0fcfaa4ff230afd8c55ca5c5a4e685362d521296

Modified Files
--------------
libraries.txt | 2 +-
web/pgadmin/static/css/font-awesome.css | 295 ++++++++++++++++++++-
web/pgadmin/static/css/font-awesome.min.css | 4 +-
web/pgadmin/static/fonts/FontAwesome.otf | Bin 93888 -> 109688 bytes
web/pgadmin/static/fonts/fontawesome-webfont.eot | Bin 60767 -> 70807 bytes
web/pgadmin/static/fonts/fontawesome-webfont.svg | 136 ++++++++--
web/pgadmin/static/fonts/fontawesome-webfont.ttf | Bin 122092 -> 142072 bytes
web/pgadmin/static/fonts/fontawesome-webfont.woff | Bin 71508 -> 83588 bytes
web/pgadmin/static/fonts/fontawesome-webfont.woff2 | Bin 56780 -> 66624 bytes
9 files changed, 406 insertions(+), 31 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2016-03-18 04:03:21 [pgAdmin4][Patch]: Added Support for the Domain Dependencies
Previous Message Ashesh Vashi 2016-03-17 19:41:39 pgAdmin 4 commit: Updated the jQuery-contextMenu to 1.9.2 (latest stabl