Re: [pgAdmin][RM5292] Alertify header buttons focus color issue

From: Nagesh Dhope <nagesh(dot)dhope(at)enterprisedb(dot)com>
To: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin][RM5292] Alertify header buttons focus color issue
Date: 2020-03-26 05:29:47
Message-ID: CAA3zdZomS+itkbYcqs7pLocKyyipWAOVfC+ZQXE45+iLDoHw7A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Please find an updated patch, which fixes review comments.

On Thu, Mar 26, 2020 at 10:24 AM Aditya Toshniwal <
aditya(dot)toshniwal(at)enterprisedb(dot)com> wrote:

> Hi Nagesh,
>
> I cannot see any change related to $active-border variable apart from
> !default. Plus, $active-border should not be allowed to edit. It is a
> structural variable and not a variable which affects theme change.
> Please revert the $active-border change and send the patch.
>
> On Thu, Mar 26, 2020 at 10:14 AM Nagesh Dhope <
> nagesh(dot)dhope(at)enterprisedb(dot)com> wrote:
>
>> Hi Hackers,
>>
>> Please find a patch which includes
>>
>> 1. Use *btn-secondary* styles for all buttons in alertify dialog
>> header.
>> 2. Added *!default *for $active-border variable, so that it can be
>> overridden if required.
>> 3. Added entry for *.scss *in .editorconfig
>>
>> --
>> Thanks,
>> Nagesh
>>
>
>
> --
> Thanks and Regards,
> Aditya Toshniwal
> pgAdmin Hacker | Sr. Software Engineer | EnterpriseDB India | Pune
> "Don't Complain about Heat, Plant a TREE"
>

--
Thanks,
Nagesh

Attachment Content-Type Size
RM5292_v2.patch application/octet-stream 817 bytes

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-03-26 09:03:50 pgAdmin 4 commit: Added support of Domain, Domain Constraints and Types
Previous Message Akshay Joshi 2020-03-26 05:20:57 Re: Fix in switch cell tab navigation