pgAdmin 4 commit: Fixed styling for JSON Editor to match with pgAdmin4

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed styling for JSON Editor to match with pgAdmin4
Date: 2021-08-06 14:05:38
Message-ID: E1mC0Ti-0006qb-TB@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed styling for JSON Editor to match with pgAdmin4 style.

refs #5198

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8d53c106438339cce116e293a379b93719b27821
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/static/scss/_jsoneditor.overrides.scss | 99 ++++++++++++++--------
1 file changed, 65 insertions(+), 34 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-08-06 14:06:18 Re: [pgAdmin][RM-6618]: different titles in tab query
Previous Message Akshay Joshi 2021-08-06 14:02:21 Re: [pgAdmin][RM4904] Copy SQL from main window to query tool