Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1aoWNb-00042w-Vb for pgadmin-hackers@arkaria.postgresql.org; Fri, 08 Apr 2016 13:23:20 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1aoWNb-0003Fg-Db for pgadmin-hackers@arkaria.postgresql.org; Fri, 08 Apr 2016 13:23:19 +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 1aoWNO-0002yx-3t for pgadmin-hackers@postgresql.org; Fri, 08 Apr 2016 13:23:06 +0000 Received: from mail-wm0-x232.google.com ([2a00:1450:400c:c09::232]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1aoWNK-0007Qv-73 for pgadmin-hackers@postgresql.org; Fri, 08 Apr 2016 13:23:05 +0000 Received: by mail-wm0-x232.google.com with SMTP id 191so18216558wmq.0 for ; Fri, 08 Apr 2016 06:23:01 -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:date:message-id:subject:from:to :cc; bh=HQnA9/FHqj6RNNp0hEvKH5ai/jBLIbcKSn4aIVS1bSo=; b=mxi9oQLPr+8Wu7tq5yFdX4KAfyw0b/OcIGSxcgkh/13TmgnCwA6tnnsxEmKKArpdwQ M5pVppqx8wkH1apREg1ZfnRJKW/Qsq7204W+fBH0ZL2dlxabVVOVZNpHKKCJT8R9fiWw JS+C3WsY9VTQFQf2OlrvwDfgqWy4g5LOP18/LymHvPxmqB7x21hee5nykBJUbAQVHXt7 9uZwjh5rewkoenulJEl6WdsBZa1c1meaoJLeOwwXBoR+/s4UzXU1ePiCSOPg6hEHxVv8 KmJh4yS2DQBDilMJhr3yCRq7+K5YDrWmvczK1sNX7/S3U1C38tG3OXBJRXPagtAFor8T Cm6g== 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:date :message-id:subject:from:to:cc; bh=HQnA9/FHqj6RNNp0hEvKH5ai/jBLIbcKSn4aIVS1bSo=; b=lIkgC9HiGLOaH8GuGbKiiBklZWe3Ihsk4wuf5V8LTyrvXvSIdJpZfyyv8N7AhQMQ4t TypkFae/pCZfy79qZvNWA/Aaog5DLWAvwIEWOQRzHzQFI70mEfS7ZSpxCIjpaNf3JjUm 4PE/Mq6sTdcF+I8S4+09IjoQXS7c836mx5M1j16iHj0gC1TTyNZy6p0KSYp8I9ftOMD9 xSSRtiVto+8wbeXIeqwO7hoE/2AMLw1sjMwONZ4McIX/UZ3Sj7Q5e2P+ouWDT315IvaQ XPyNlDoUcCEhrCvYU7xDUnfyPCSGjiIlc+oG8CQYww6v1ot2rtbSBTS3uPnV5Q/vtTWk HRfA== X-Gm-Message-State: AD7BkJIH/+Oz6I3uFA36J0RXvKAw4ENf29oFYY17XD7UpsKw4AFmOQQX+OU44qCCAU8tt0HmDc0nEzh/LPaXBB8s MIME-Version: 1.0 X-Received: by 10.28.4.195 with SMTP id 186mr3571367wme.45.1460121781291; Fri, 08 Apr 2016 06:23:01 -0700 (PDT) Received: by 10.28.111.5 with HTTP; Fri, 8 Apr 2016 06:23:01 -0700 (PDT) In-Reply-To: References: Date: Fri, 8 Apr 2016 14:23:01 +0100 Message-ID: Subject: Re: Styling SQL box layout on dialogue From: Arun Kollan To: Dave Page Cc: "pgadmin-hackers@postgresql.org" Content-Type: multipart/mixed; boundary=001a1141f0281ab708052ff9185d X-Pg-Spam-Score: -2.6 (--) 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 --001a1141f0281ab708052ff9185d Content-Type: multipart/alternative; boundary=001a1141f0281ab702052ff9185b --001a1141f0281ab702052ff9185b Content-Type: text/plain; charset=UTF-8 Hi Team, please find attached the patch for styling the sql editor on a dialogue window. The separate rule has been written to include the style specific to a control window. Regards, Arun Kollan On Thu, Apr 7, 2016 at 3:53 PM, Dave Page wrote: > On Thu, Apr 7, 2016 at 3:35 PM, Arun Kollan > wrote: > > Hi Team, > > please find attached css styling changes for SQL box layout on dialogue > > boxes. The SQL box fills the entire control space with no margin for the > > gutter. > > Per office discussion, this breaks the vertical sizing in the > browser's SQL tab. Arun to re-work. > > -- > Dave Page > VP, Chief Architect, Tools & Installers > EnterpriseDB: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > > Blog: http://pgsnake.blogspot.com > Twitter: @pgsnake > --001a1141f0281ab702052ff9185b Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

Hi Team,

please find attached the patch for styling t= he sql editor on a dialogue window.=C2=A0 The separate rule has been writte= n to include the style specific to a control window.


Regards,

A= run Kollan


On = Thu, Apr 7, 2016 at 3:53 PM, Dave Page <dave.page@enterprisedb.co= m> wrote:
= On Thu, Apr 7, 2016 at 3:35 PM, Arun Kollan
<arun.kollan@enterprised= b.com> wrote:
> Hi Team,
> please find attached css styling changes for SQL box layout on dialogu= e
> boxes.=C2=A0 The SQL box fills the entire control space with no margin= for the
> gutter.

Per office discussion, this breaks the vertical sizing in the
browser's SQL tab. Arun to re-work.

--
Dave Page
VP, Chief Architect, Tools & Installers
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

--001a1141f0281ab702052ff9185b-- --001a1141f0281ab708052ff9185d Content-Type: application/zip; name="sql-box-layout-styling.patch.zip" Content-Disposition: attachment; filename="sql-box-layout-styling.patch.zip" Content-Transfer-Encoding: base64 X-Attachment-Id: f_imrqsuas0 UEsDBBQACAAIAAZviEgAAAAAAAAAAAAAAAAcABAAc3FsLWJveC1sYXlvdXQt c3R5bGluZy5wYXRjaFVYDABzsAdXbKoHV/UBFAC1VVGP4jYQfm5+xVykFaAQ k0AgC3eLVt2nk3onVXdv19XKxA54a5KcbRZO1f73juMkSxdot5WKFOLMjMff fPNlwkSeQxiuhQE62vPVqFpTthXFSBtqRDbKtB6VT1wpwbgm+ASrN4V5omD8 APEsT/OIEpLTLJ5MOMRRlE6nXhiGbzzPC4LgrWfe3kI4juLhDAJ7SwENIld0 y+EPD+yvooyJYr2AqDq8dyabIpflPvyxALozZWPe0kO44WK9MQsL+uq9F/zU PNvHd2JblcrQwmD8swcekBXNfs9LtQ0NXQHBv7CihT25hpXOalhpOozji7hC 5Q6cdOhah+R5Z3/2AtJwEWZlYVQpNfny6y+YLEDgaN0LZjYLGM/rMoPz+YPX 2ePaisWcZIclGH4wVHFK6hIbx/BfxH5jQtOV5Oy+KfoIqCPY8nQ9nVqCgutZ PBxHlijDCGfChBmXsl7ZJERb8u1CcRSaqpfWWSqb3TVEf5cPueCSPbjGPUyi CL2hPbxtLZoaLo5sCdrONPgkX3KaLzmTL0mihtkAO9cK46Vjx6KEFK/IXd2W VxSHa1XuKgun6ThVa1E0mg5ORO7AF/TJClM7Oc7H8+EEgnmSoCrRsJM2oAuy HJ4/FTRiJ/vsK119RIdr5V9lNI7+VqVLclcy/kkoVfcqeOFpGr3iHcv/DT6X UPC9FPgqUQPYbShzyIXkHvuH2fWoR+072SIhjxcG2PnYZopdc8rZjBES5Sln 2bXV6yxJLk+xC9kujrIL8bZT03iOgyxwt9tbNxXsrwcg2I3/4epm85FdLX2g StCO6dqR1Y5lb3i0C82Srri8Wn4YUbykWPbuyWMpir4P/mDQxfasSGVvAQ/E 8G0lqeF9p3WXh4knwJP4jY+KqWN9yCTVuja42ZehbPQ2jMf1asvalVy3q4O2 q5wy7rflZEfl1FBxZqx+HFWKqPHwZc+9ZW9H81L6/w2sgTV4bth0Q2oB+a7I jCiL/qAd/ABmI/DrJTktdlV/4KZgPIlS2/Xm7tr+RBV8+S7xzbtzTYYb+LlV zUVHYyI4khFEvzmW8ZzupNGLFxx1RQvw/WHb5VZLd5bHz/i1Qu/JtO+YxH3B f9kHOBP8TnUIU9F6I0dw3+47x4bL6hPXmq4xXbGT0jmQ4T8BUEsHCFpjfN1e AwAAwwgAAFBLAQIVAxQACAAIAAZviEhaY3zdXgMAAMMIAAAcAAwAAAAAAAAA AECkgQAAAABzcWwtYm94LWxheW91dC1zdHlsaW5nLnBhdGNoVVgIAHOwB1ds qgdXUEsFBgAAAAABAAEAVgAAALgDAAAAAA== --001a1141f0281ab708052ff9185d Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: 8bit MIME-Version: 1.0 -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers --001a1141f0281ab708052ff9185d--