pgAdmin 4 commit: From a visual standpoint, grey highlight makes selec

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: From a visual standpoint, grey highlight makes selec
Date: 2017-03-31 02:56:17
Message-ID: E1ctmjZ-0007LK-7D@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

From a visual standpoint, grey highlight makes selection look deselected rather than selected. A brighter color would quickly provide visual feedback on an action.

With this patch the color of selected rows look more highlighted.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=eb89998dc0b5ad461058fb389b4e45245f014032
Author: Joao Pedro De Almeida Pereira <jdealmeidapereira(at)pivotal(dot)io>

Modified Files
--------------
web/pgadmin/tools/sqleditor/static/css/sqleditor.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-03-31 02:56:25 Re: Change color of selected rows on SQLEditor
Previous Message Dave Page 2017-03-31 02:53:18 pgAdmin 4 commit: Correct claims made in the management_basics.rst file