pgAdmin 4 commit: Fix CodeMirror borders on dialogues.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix CodeMirror borders on dialogues.
Date: 2016-04-13 11:24:50
Message-ID: E1aqIug-0002LZ-EL@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix CodeMirror borders on dialogues.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/static/css/overrides.css | 22 ++++++++++++++++++++--
web/pgadmin/static/js/backform.pgadmin.js | 4 ++--
2 files changed, 22 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2016-04-13 12:35:45 PATCH: Added canAddRow/canEditRow/canDeleteRow functionality for grid
Previous Message Dave Page 2016-04-13 10:25:08 pgAdmin 4 commit: Improvements to frame management.