pgAdmin 4 commit: Add right border on selected tree item.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Add right border on selected tree item.
Date: 2019-01-17 07:57:17
Message-ID: E1gk2Y9-0008K5-Gz@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Add right border on selected tree item.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f779378e8a1089e33697fcf716c1c5f95d766139
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
.../databases/schemas/functions/static/js/procedure.js | 1 +
web/pgadmin/preferences/static/js/preferences.js | 15 ++-------------
web/pgadmin/static/scss/_aci_tree.overrides.scss | 6 ++++++
3 files changed, 9 insertions(+), 13 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-01-17 07:57:58 Re: pgAdmin 4 commit: Improvement in the look and feel of the whole applica
Previous Message Akshay Joshi 2019-01-17 07:45:16 pgAdmin 4 commit: 1) Proper SQL should be generated when creating/chang