[pgadmin-hackers] pgAdmin 4 commit: Properly size the SQL Editor gutter as the width oft
[pgadmin-hackers] pgAdmin 4 commit: Properly size the SQL Editor gutter as the width oft
От:
Dave Page <dpage@pgadmin.org>
Дата:
Properly size the SQL Editor gutter as the width of the line numbers increases. Fixes #1780 Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=53ea9919073e30a7eee3154095357ea76800e388 Author: Khushboo Vashi Modified Files -------------- web/pgadmin/static/css/overrides.css | 10 ++++----- web/pgadmin/static/css/pgadmin.css | 1 + web/pgadmin/static/js/backform.pgadmin.js | 7 ------ .../tools/sqleditor/static/css/sqleditor.css | 25 ++++++---------------- 4 files changed, 13 insertions(+), 30 deletions(-)