pgAdmin 4 commit: Button bar styling:

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Button bar styling:
Date: 2016-04-08 10:59:08
Message-ID: E1aoU84-0002oR-Dd@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Button bar styling:

- Left justify the top button bar and match the style of the query tool
- Allow buttons to have tooltips and optional labels

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/templates/browser/js/node.js | 13 ++++++----
web/pgadmin/static/css/overrides.css | 31 +++++++++++++++---------
2 files changed, 28 insertions(+), 16 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Arun Kollan 2016-04-08 13:23:01 Re: Styling SQL box layout on dialogue
Previous Message Dave Page 2016-04-08 09:02:40 Re: [pgAdmin4] [Patch] Implementation of the Data Grid and Query Tool