pgAdmin 4 commit: Use the correct font for the treeview.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Use the correct font for the treeview.
Date: 2017-06-09 08:09:44
Message-ID: E1dJEzI-00088b-4H@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Use the correct font for the treeview.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ee4a84778457e3ca022be4e2c7f730c98a5e3422
Author: Sarah McAlear <smcalear(at)pivotal(dot)io>

Modified Files
--------------
web/pgadmin/static/css/aci_tree.overrides.css | 4 ++++
web/pgadmin/templates/base.html | 1 +
2 files changed, 5 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-06-09 08:11:15 Re: [patch] Changing the ACI tree font to Helvetica
Previous Message Dave Page 2017-06-09 08:03:55 Re: [pgAdmin4][PATCH] Improvements to Query Results Grid User Experience