Re: [pgAdmin4][Patch]: To fix minor CSS issue

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin4][Patch]: To fix minor CSS issue
Date: 2018-10-09 10:23:20
Message-ID: CA+OCxoymB_g_OJsn1szL98SFM+MjA6vx=agFiaT9f=vZ5e8e_A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, applied.

On Tue, Oct 9, 2018 at 10:18 AM Murtuza Zabuawala <
murtuza(dot)zabuawala(at)enterprisedb(dot)com> wrote:

> PFA updated patch, as suggested by Aditya, adding one more minor fix
> related to CSS for the SQL filter dialog.
>
>
> On Mon, Oct 8, 2018 at 6:19 PM Murtuza Zabuawala <
> murtuza(dot)zabuawala(at)enterprisedb(dot)com> wrote:
>
>> Hi,
>>
>> PFA minor patch to add the required CSS for select2's select-all
>> background color, It is a regression of RM#2927.
>>
>> --
>> Regards,
>> Murtuza Zabuawala
>> EnterpriseDB: http://www.enterprisedb.com
>> The Enterprise PostgreSQL Company
>>
>>

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-10-09 10:34:17 pgAdmin 4 commit: Cleanup session files periodically. Fixes #3674
Previous Message Dave Page 2018-10-09 10:22:58 pgAdmin 4 commit: Fix some styling regressed in #2927.