pgAdmin 4 commit: Cleanup styling of wcDocker tab control buttons.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Cleanup styling of wcDocker tab control buttons.
Date: 2016-04-07 12:40:20
Message-ID: E1ao9ES-0000gE-0Y@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Cleanup styling of wcDocker tab control buttons.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=22841f86648d943da482bc343dec0972e9b27c36
Author: Arun Kollan <arun(dot)kollan(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/static/css/overrides.css | 133 +++++++++++----------
web/pgadmin/static/css/wcDocker/Themes/pgadmin.css | 26 +++-
web/pgadmin/static/js/wcDocker/README | 30 +++++
web/pgadmin/static/js/wcDocker/wcDocker.js | 8 +-
web/pgadmin/static/js/wcDocker/wcDocker.min.js | 6 +-
5 files changed, 127 insertions(+), 76 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-04-07 12:41:51 Re: Styling tab navigation and close buttons
Previous Message Dave Page 2016-04-07 12:31:43 Re: [pgAdmin4] [Patch] Implementation of the Data Grid and Query Tool