pgAdmin 4 commit: Icon and toolbar cleanup/consistency.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Icon and toolbar cleanup/consistency.
Date: 2016-04-15 12:32:28
Message-ID: E1ar2vE-0002yb-82@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Icon and toolbar cleanup/consistency.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/static/js/frame.js | 7 ++++-
web/pgadmin/browser/static/js/panel.js | 10 ++++++--
.../browser/templates/browser/js/browser.js | 8 ++++++
web/pgadmin/browser/templates/browser/js/node.js | 18 +++----------
web/pgadmin/help/__init__.py | 7 +++++
web/pgadmin/static/css/overrides.css | 30 ++++++++++++++++++++++
web/pgadmin/static/css/wcDocker/Themes/pgadmin.css | 5 ++++
.../tools/sqleditor/static/css/sqleditor.css | 30 ----------------------
.../sqleditor/templates/sqleditor/js/sqleditor.js | 4 +--
9 files changed, 70 insertions(+), 49 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-04-15 13:02:24 pgAdmin 4 commit: Fix dialogue close issue.
Previous Message Ashesh Vashi 2016-04-15 10:49:14 pgAdmin 4 commit: Deleting the object (model & nested model/collection)