Re: [pgAdmin4][Patch]: Allow user to select error text

2017-12-18 Thread Dave Page
Thanks, patch applied. On Thu, Dec 14, 2017 at 12:57 PM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hi, > > PFA minor patch which will allow user to select the text from error > message. > RM#2954 > > -- > Regards, > Murtuza Zabuawala > EnterpriseDB: http://www.enterprisedb.

[pgAdmin4][Patch]: Allow user to select error text

2017-12-14 Thread Murtuza Zabuawala
Hi, PFA minor patch which will allow user to select the text from error message. RM#2954 -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company diff --git a/web/pgadmin/static/scss/_alert.scss b/web/pgadmin/static/scss/_alert.scss index 441c40f.