Re: SCSS change for reset button and help text - Mailing list pgadmin-hackers

From Dave Page
Subject Re: SCSS change for reset button and help text
Date
Msg-id CA+OCxowyqOaw_7QJ-w89R=MbQ1X31L7g263HEsKUqOOaAqATew@mail.gmail.com
Whole thread Raw
In response to Re: SCSS change for reset button and help text  (Shubham Agarwal <shubham.agarwal@enterprisedb.com>)
List pgadmin-hackers
Hi

On Thu, Nov 29, 2018 at 6:55 AM Shubham Agarwal <shubham.agarwal@enterprisedb.com> wrote:
Hi Team,
Please ignore the previous patch and find the updated patch with one more additional change of displaying the Not allowed pointer 
on the disabled or read only text controls.

On Tue, Nov 27, 2018 at 5:12 PM Shubham Agarwal <shubham.agarwal@enterprisedb.com> wrote:
Hi Team,

I have observed below discrepancies related to bootstrap 4 while testing which are fixed in the attached patch:-

1. Text in 'Reset button in any wizard is displaying in black colour and colour for the rest of the buttons like 'Save' and 'Cancel' is white.
2. On Hovering on the disable button the mouse pointer was not changing to the not allowed pointer.
3. Minor fix for Help text.

I can't reproduce 1 (testing in the Grant Wizard), and 2 is normal. Most apps don't change the mouse pointer for disabled buttons.

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

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

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Tag REL-3_6 has been created.
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Add titles to the code areas of the Query Tool andDe