Thread: pgAdmin 4 commit: Prevent users selecting elements of the UI that shoul

pgAdmin 4 commit: Prevent users selecting elements of the UI that shoul

From
Dave Page
Date:
Prevent users selecting elements of the UI that shouldn't be selectable. Fixes #1976

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=687f1f640f299405ae26aedf8f7b40aae4051872

Modified Files
--------------
web/pgadmin/about/templates/about/index.html       | 49 +++++++++++-----------
web/pgadmin/static/css/overrides.css               | 15 +++++++
web/pgadmin/tools/debugger/static/css/debugger.css |  4 ++
.../tools/sqleditor/static/css/sqleditor.css       |  4 ++
4 files changed, 48 insertions(+), 24 deletions(-)