pgAdmin 4 commit: Make syntax highlighting more visible by making keywo

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Make syntax highlighting more visible by making keywo
Date: 2017-02-13 10:05:57
Message-ID: E1cdDW9-0006Zf-80@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Make syntax highlighting more visible by making keywords and numbers bolder.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1340c1c2ee3503bedd0dd1d89484afc8216d396b
Author: Atira Odhner <aodhner(at)pivotal(dot)io>

Modified Files
--------------
web/pgadmin/static/css/overrides.css | 9 +++++++++
1 file changed, 9 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-02-13 10:06:06 Re: [patch] RM2163 emboldened syntax highlighting
Previous Message Dave Page 2017-02-13 10:02:42 Re: [patch] We can see tables in Greenplum!