Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dIb1Y-0003cx-75 for pgadmin-hackers@arkaria.postgresql.org; Wed, 07 Jun 2017 13:29:24 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1dIb1X-0006Pt-QB for pgadmin-hackers@arkaria.postgresql.org; Wed, 07 Jun 2017 13:29:23 +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 1dIb1I-0005Mr-SZ for pgadmin-hackers@postgresql.org; Wed, 07 Jun 2017 13:29:08 +0000 Received: from mail-wr0-x232.google.com ([2a00:1450:400c:c0c::232]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1dIb1F-0004Df-I4 for pgadmin-hackers@postgresql.org; Wed, 07 Jun 2017 13:29:08 +0000 Received: by mail-wr0-x232.google.com with SMTP id g76so6190615wrd.1 for ; Wed, 07 Jun 2017 06:29:05 -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=rUzBPzfyr23kBrJY4r+bGlBGJiXDUKqcU3A89920Mz0=; b=yd0ZqSWP6Yv1woPK+JkATfQJMfRsiQe/xqbmyL+Fp7zd/RJc5NxzhA7Mvj1r6wt9RI szcB2goIwd/HvMRCwVSMu0creKIJBdBHZypp0vdw5o3dQTh3UWtGFpUYbg2iNySG8ODR nILGPuhMbxLHzAKIAOpH/9g0F1SHwN0wg1TUqq1FjGY6IJVcQI4vGRlNccVRiqUHPqY4 0LzGVwQ2BhiyT4sB9KqMSlCUI4oKHjBbQ86cyxzLn9EDYyi032AJhQDkQ//lMPpkMFGT sspLf4m2oTKnwzJpiTVYMBia9c5Ri2AekIcIyvJ6XJqOxTjgHD39CHbQvUt22Xoy7MTM TrIA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=rUzBPzfyr23kBrJY4r+bGlBGJiXDUKqcU3A89920Mz0=; b=iiEXio3EFO7PHSdWbbD+OHOUCJt9Jw21P6LM3r1NLa50Ift9ufWh0ibU4GYYJAmSs9 9ndHGgEgkxJOtTuFMmd9UgqcFQf+sw7UB9lPHY+EUOK//43SGkz6yn4VGJLcX3B0Xkhk Y1krgb3BzW3VrCpeqBjHyNfZUEaBRACIiVgt+E6xRDq1btY5Zp+bLJvN/gweI2ytOlyW WUaoolhv3WP6ct6Ee9eV0fs94zmYrDbnD/VM5awol+1WVFL8hqgSMH8cb1uTKLWw9Nna Nt/Tt/f7MFix4+y/FATCQQ7zv1nHEp0XEyhRYCum5smWaRoAzW6PplE1+uNyRGRhHBC5 UU5g== X-Gm-Message-State: AODbwcDKwCql4wvMw7Xs3DPlaTfE9nlQ2gP2/aLoa3jHEO7xgjs65e8f PJBLU9cc3eU71xmKGNjiJdxFt/d5GkQ6 X-Received: by 10.223.182.130 with SMTP id j2mr1972376wre.87.1496842144546; Wed, 07 Jun 2017 06:29:04 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.9.208 with HTTP; Wed, 7 Jun 2017 06:28:33 -0700 (PDT) In-Reply-To: References: From: Surinder Kumar Date: Wed, 7 Jun 2017 18:58:33 +0530 Message-ID: Subject: Re: [pgAdmin4][PATCH] Consolidating gray colors in the application To: Dave Page Cc: Shruti B Iyer , pgadmin-hackers , Matthew Kleiman Content-Type: multipart/alternative; boundary="f403043893484fb98d05515eb87f" X-Pg-Spam-Score: -1.9 (-) 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 --f403043893484fb98d05515eb87f Content-Type: text/plain; charset="UTF-8" Sure I will send. On Wed, Jun 7, 2017 at 6:54 PM, Dave Page wrote: > On Wed, Jun 7, 2017 at 2:22 PM, Surinder Kumar > wrote: > > Hi > > > > With the latest pull, I found: > > The header color of Properties panel disappears and background color of > > footer area in Edit Properties panel is changed. > > Oh, I missed that :-(. Can you come up with a quick fix using the new > classes? > > -- > Dave Page > Blog: http://pgsnake.blogspot.com > Twitter: @pgsnake > > EnterpriseDB UK: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > --f403043893484fb98d05515eb87f Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Sur= e I will send.

On Wed, Jun 7, 2017 at 6:54 PM, Dave Page <dpage@pgadmin.org&= gt; wrote:
On Wed= , Jun 7, 2017 at 2:22 PM, Surinder Kumar
<surinder.kumar@enter= prisedb.com> wrote:
> Hi
>
> With the latest pull, I found:
> The header color of Properties panel disappears and background color o= f
> footer area in Edit Properties panel is changed.

Oh, I missed that :-(. Can you come up with a quick fix using the ne= w classes?

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

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

--f403043893484fb98d05515eb87f--