Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1aubWQ-0000z8-0A for pgadmin-hackers@arkaria.postgresql.org; Mon, 25 Apr 2016 08:05:34 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1aubWP-0007Cv-JH for pgadmin-hackers@arkaria.postgresql.org; Mon, 25 Apr 2016 08:05:33 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1aubWP-0007Bq-00 for pgadmin-hackers@postgresql.org; Mon, 25 Apr 2016 08:05:33 +0000 Received: from mail-ig0-x22d.google.com ([2607:f8b0:4001:c05::22d]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1aubWL-0003fS-HO for pgadmin-hackers@postgresql.org; Mon, 25 Apr 2016 08:05:32 +0000 Received: by mail-ig0-x22d.google.com with SMTP id m9so57846595ige.1 for ; Mon, 25 Apr 2016 01:05:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=PygIY8/by5IjsFzF0jnKtK3ll/Zjm7PfyOQ+64nM4FY=; b=Oa4cMQ0LeDkHyqjsUUtwDRrjUtgRUQeZk93yR0cA7RRIOnM02WcK6bvsD8Vf5RR9yi gXFwdPtUY1hXg94qCnRAI/b+MzP8aTYhcqilToyzMpOLh357mBr4P0iLD6elPx3rcE1i oM7IDZiYo+U+VvyGseMnz7Vr0ZaiHNY3z7BN5Qcs4FNeEUEmeMZvxJutRbwFfpr8vehb 7wGUg2EkVzy4KTklD3amxzazre/Ygy5I4oDl5HjVYRyynLXUslzs+3zAIKaKrn/GiDoa ZEUIWJC8ftXyvQnsADymizfCVucu2uOc+x2xRWMpztnVRo9O7/1hVevwp67SF22UV5++ ND1g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=PygIY8/by5IjsFzF0jnKtK3ll/Zjm7PfyOQ+64nM4FY=; b=AOrW6X7i2dsZ+KYH8IVscok9eoY4PVWQsX6xO86JMg3Z6gSPdhIucXK4XyE0WkMVz5 1O6s0Z39XjlrDj6j4DztrhZkA+Sj9W1LZ/xMxAkCHuLw6e9EYeo0zeu1RR9493JTGKo8 ij37bE3rEuzgKjTVLNbvddOhAjyJgH8lswJ+2Wk2siLuw3j2uDzPqt2cmhotYhWUB+4n IjQ783Ij0VHYiV68mvbX124cA5P7VBmRBUUrkZkARqbfF2aO0wFQjgvTqEUW+lnrJlxH uWZERGKgt5M2kb+N3+S4/XAo5rHO6eIAbssbUSgarEjNy+/Yjfd8pVHxytgjayTc9KpL qiqQ== X-Gm-Message-State: AOPr4FVyjhzbwzI69VTwiUYDKqxz/UXshJf3UL9YGLo4RGT1Jl+PcsrFRhK76uIF7JEC+awbfr5LhyzX663ntHmw X-Received: by 10.50.228.175 with SMTP id sj15mr11152061igc.35.1461571527763; Mon, 25 Apr 2016 01:05:27 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.39.5 with HTTP; Mon, 25 Apr 2016 01:05:08 -0700 (PDT) In-Reply-To: References: From: Ashesh Vashi Date: Mon, 25 Apr 2016 13:35:08 +0530 Message-ID: Subject: Re: Fixed fieldset control UI (pgAdmin4) To: Murtuza Zabuawala Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary=f46d04289c77ba0c7b05314aa357 X-Pg-Spam-Score: -1.0 (-) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org --f46d04289c77ba0c7b05314aa357 Content-Type: text/plain; charset=UTF-8 Thanks - applied. -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company *http://www.linkedin.com/in/asheshvashi* On Mon, Apr 18, 2016 at 11:56 AM, Murtuza Zabuawala < murtuza.zabuawala@enterprisedb.com> wrote: > Hi, > > I have updated css for Fieldset backform control to match style same as > other controls. > PFA patch and screenshot (before & after). > > > Regards, > Murtuza > > > > -- > Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-hackers > > --f46d04289c77ba0c7b05314aa357 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Thanks - applied.

--

Thanks & Regards,=

Ashesh Vashi
EnterpriseDB INDIA: <= a href=3D"http://www.enterprisedb.com" target=3D"_blank">Enterprise Postgre= SQL Company

<= br>

<= a href=3D"http://www.linkedin.com/in/asheshvashi" target=3D"_blank">http= ://www.linkedin.com/in/asheshvashi


On Mon, Apr 18, 2016 at 11:56 AM, Murtuza Za= buawala <murtuza.zabuawala@enterprisedb.com> wrote:
Hi,

I have updated css for Fieldset backform control = to match style same as other controls.
PFA patch and screenshot (= before & after).


Regards,
=
Murtuza



--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers=


--f46d04289c77ba0c7b05314aa357--