pgAdmin 4 commit: Ensure the dashboard tabs are styles correctly. Fixes

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure the dashboard tabs are styles correctly. Fixes
Date: 2018-12-20 09:53:40
Message-ID: E1gZv1Q-0003Hy-Jk@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure the dashboard tabs are styles correctly. Fixes #3824

Branch
------
master

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

Modified Files
--------------
.../dashboard/templates/dashboard/database_dashboard.html | 9 ++++++---
.../dashboard/templates/dashboard/server_dashboard.html | 12 ++++++++----
web/pgadmin/static/scss/_bootstrap.overrides.scss | 15 +++++++++++++--
3 files changed, 27 insertions(+), 9 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-12-20 09:53:58 Re: [pgAdmin4] [RM#3824] Make bootstrap tabs visible on dashboard
Previous Message Dave Page 2018-12-20 09:38:35 Re: [pgAdmin4][Patch] - RM 3780 pgAdmin4 lacks ability to specify NULL values in CSV export