pgAdmin 4 commit: Used SCSS variables instead of hardcoded value for co

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Used SCSS variables instead of hardcoded value for co
Date: 2018-09-11 05:48:50
Message-ID: E1fzbXe-0005kN-Lh@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Used SCSS variables instead of hardcoded value for color and moved code from CSS to SCSS file.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/static/css/browser.css | 15 ---------------
web/pgadmin/browser/static/scss/_browser.scss | 14 ++++++++++++++
2 files changed, 14 insertions(+), 15 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2018-09-11 05:50:19 Re: [pgAdmin4][Patch]: Feature 3564 pgAdmin4 should have shortcut tools bar for frequently used features
Previous Message Aditya Toshniwal 2018-09-11 05:03:57 Re: [pgAdmin4][Patch]: Feature 3564 pgAdmin4 should have shortcut tools bar for frequently used features