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 E1lgjkb-0001uU-RM@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed an issue where the current debug line is not visible in the 'Dark' theme. Fixes #6409

Branches
--------
React_Porting
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 по дате отправления:

Предыдущее
От: Pradip Parkale
Дата:
Сообщение: [pgAdmin][RM6399]: Add panel option allows to add duplicate tabs.
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Improve some strings.