pgAdmin 4 commit: Fixed an issue where the current debug line is not vi

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue where the current debug line is not vi
Дата
Msg-id E1ldp6J-0005bB-2m@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed an issue where the current debug line is not visible in the 'Dark' theme. Fixes #6409

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ac403d0dfab6f298c574c8a1ebe7deb1e755b1c2

Modified Files
--------------
docs/en_US/release_notes_5_3.rst                                      | 1 +
web/pgadmin/static/scss/_codemirror.overrides.scss                    | 2 +-
web/pgadmin/static/scss/resources/dark/_theme.variables.scss          | 2 +-
web/pgadmin/static/scss/resources/high_contrast/_theme.variables.scss | 2 +-
web/pgadmin/tools/debugger/static/scss/_debugger.scss                 | 3 ---
web/pgadmin/tools/sqleditor/static/scss/_sqleditor.scss               | 4 ----
6 files changed, 4 insertions(+), 10 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Fixed an issue where drag and drop object is not corr
Следующее
От: Murtuza Zabuawala
Дата:
Сообщение: [pgAdmin4] Update require.js library to latest version