Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1aqerv-00069d-Ep for pgadmin-hackers@arkaria.postgresql.org; Thu, 14 Apr 2016 10:51:27 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1aqeru-0006wT-Sh for pgadmin-hackers@arkaria.postgresql.org; Thu, 14 Apr 2016 10:51:26 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1aqerh-0006hN-46 for pgadmin-hackers@postgresql.org; Thu, 14 Apr 2016 10:51:13 +0000 Received: from mail-wm0-x22e.google.com ([2a00:1450:400c:c09::22e]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1aqere-0007St-5S for pgadmin-hackers@postgresql.org; Thu, 14 Apr 2016 10:51:11 +0000 Received: by mail-wm0-x22e.google.com with SMTP id u206so119554266wme.1 for ; Thu, 14 Apr 2016 03:51:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:date:message-id:subject:from:to; bh=5mRwDkGAGn1hWCkMPIEqzjvS67p/FgsxH/Sfh7gCyGw=; b=ScXBmudNkDHPnEk7+L4+ZMoq7Wh3L5zRvJdesT1hEwKH8B4+1PGn07Pz0aKWhw8KRL rfV0NK2ptksdjRbTbjJ1OMJ47TAlIH+QMphrL3vQzuvRw5ppxlFd0rV0tQCPf+lFKcak qNK4ZXEZwjLWaEHGBSZT54ErMGmULXQjtkWpVI0R3DD4UQgNwEhldCaBRVKhFArl/mtE OuauGT0+V8m4Y4d4iuB4nYXYM8m0/ovSpixkkYdXFc+HF+FazLTU0uWvBty7ayg4dnsg rkNyN6qRwDwONn+BJWbWYzAm+HRY90Ii6WFVxiuUnyGMGtQUJbh2xH7w3vOS9uBvIhIY ITSg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to; bh=5mRwDkGAGn1hWCkMPIEqzjvS67p/FgsxH/Sfh7gCyGw=; b=INqObJkmwaMU2sJunvIjXe56/RSXSkZis7dvbYIF10IwuBjNW/arrwbUV9CGTAvv1J +a2O2CSXXby+n3JOfz8jv+r8IalH2lyrOZl5llpTxa5iqPFEoHx7XfV5Lg+R9wB0yeNe OoRLtKKxbpVAOaCRx57nP5C0pRV+39hMqB3yfDy+WJXfgGwG60HV1qGM2THdQdeycX9J uyd0PUgUjVzLOxTNI1KaCvSSXSFcloSmSHWb1q6zPx2qMG6OHuhu2PhE95ltTUIgLDI5 4c6/bm5sA1S+ViKEJkwL2bNuBwRWmNNEfSZimUc4Zv5B5PVj/5z83KZ/ICUsUpHkZCE+ GaDA== X-Gm-Message-State: AOPr4FVS9ypNe6Mo+Ph4SswTbzVszDbQb9CTcEoF0n1a/b6owzpHxg5LdSVCnJdVaW57aDG+aSPm3iBOqzMraZHZ MIME-Version: 1.0 X-Received: by 10.28.158.202 with SMTP id h193mr15512707wme.35.1460631068163; Thu, 14 Apr 2016 03:51:08 -0700 (PDT) Received: by 10.28.111.5 with HTTP; Thu, 14 Apr 2016 03:51:07 -0700 (PDT) Date: Thu, 14 Apr 2016 11:51:07 +0100 Message-ID: Subject: Styling error panel on dialogues From: Arun Kollan To: pgadmin-hackers@postgresql.org, Dave Page Content-Type: multipart/mixed; boundary=001a114b35caf770c905306fabf1 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 --001a114b35caf770c905306fabf1 Content-Type: multipart/alternative; boundary=001a114b35caf770c405306fabef --001a114b35caf770c405306fabef Content-Type: text/plain; charset=UTF-8 Hi Team, Please find attached patch for fixing the styling issues with the error panel on dialogues. The codemirror-gutter will now extend to the bottom and will be overlayed on top of the object properties status bar. Thanks. Regards, Arun --001a114b35caf770c405306fabef Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi Team,

Please find attached patch for= fixing the styling issues with the error panel on dialogues.=C2=A0

The codemirror-gutter will now extend to the bottom and w= ill be overlayed on top of =C2=A0the object properties status bar.=C2=A0

Thanks.

Regards,
= Arun
--001a114b35caf770c405306fabef-- --001a114b35caf770c905306fabf1 Content-Type: application/octet-stream; name="error_panel_on_dialogue_styling.patch" Content-Disposition: attachment; filename="error_panel_on_dialogue_styling.patch" Content-Transfer-Encoding: base64 X-Attachment-Id: f_in060fbh0 ZGlmZiAtLWdpdCBhL3dlYi9wZ2FkbWluL3N0YXRpYy9jc3Mvb3ZlcnJpZGVz LmNzcyBiL3dlYi9wZ2FkbWluL3N0YXRpYy9jc3Mvb3ZlcnJpZGVzLmNzcwpp bmRleCAzODQzNzM0Li5jZGY4ZDVlIDEwMDc1NQotLS0gYS93ZWIvcGdhZG1p bi9zdGF0aWMvY3NzL292ZXJyaWRlcy5jc3MKKysrIGIvd2ViL3BnYWRtaW4v c3RhdGljL2Nzcy9vdmVycmlkZXMuY3NzCkBAIC0xOTQsNyArMTk0LDcgQEAg aWZyYW1lIHsKIAogLm9ial9wcm9wZXJ0aWVzIC5iYWNrZm9ybS10YWIgewog ICAgIHBvc2l0aW9uOiBhYnNvbHV0ZTsKLSAgICBtYXJnaW46IDBweCAwcHgg MTEwcHg7CisgICAgbWFyZ2luOiAwcHggMHB4IDBweDsKICAgICBwYWRkaW5n OiAwcHg7CiAgICAgdG9wOiAwcHg7CiAgICAgYm90dG9tOiAwcHg7CkBAIC05 NTIsMyArOTUyLDEzIEBAIHVsLm5hdi5uYXYtdGFicyB7CiAucGdhZG1pbi1j b250cm9scy5TUUw+LkNvZGVNaXJyb3IgewogICBoZWlnaHQ6IDUwMHB4IWlt cG9ydGFudDsKIH0KKworLyogVGhpcyBydWxlIHdpbGwgc3RvcCBDaHJvbWUg YXBwbHkgaGlnaGxpZ2h0aW5nIHRvIGVsZW1lbnRzIHN1Y2ggYXMgRElWJ3Mg dXNlZCBhcyBtb2RhbHMgKi8gCisqOmZvY3VzIHsKKyAgb3V0bGluZTogbm9u ZTsKK30KKworLyogY29kZW1pcnJvciBndXR0ZXJzIHdpbGwgYmUgbGF5ZWQg dW5kZXIgb2JqZWN0IHByb3BlcnRpZXMgYmFyICovCisuQ29kZU1pcnJvci1n dXR0ZXJzIHsKKyAgei1pbmRleDogMDsKK30KXCBObyBuZXdsaW5lIGF0IGVu ZCBvZiBmaWxlCg== --001a114b35caf770c905306fabf1 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 --001a114b35caf770c905306fabf1--