pgAdmin 4 commit: Add stylesheet to override brace matching styles, mis

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Add stylesheet to override brace matching styles, mis
Date: 2017-06-27 14:41:59
Message-ID: E1dPrgl-0008B0-8j@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Add stylesheet to override brace matching styles, missed from the feature commit.

Branch
------
master

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

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-06-27 14:56:03 pgAdmin 4 commit: Overhaul the query history tab to allow browsing of t
Previous Message Dave Page 2017-06-27 14:39:55 pgAdmin 4 commit: Revert "Allow the user to close the dashboard panel.