pgAdmin 4 commit: Move the 'btn-ignore-dropdown' css to the scss file t

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Move the 'btn-ignore-dropdown' css to the scss file t
Дата
Msg-id E1nh8yX-0005AC-Mh@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Move the 'btn-ignore-dropdown' css to the scss file to ensure that it works with dark and high contrast themes.

refs #7282

Branch
------
master

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

Modified Files
--------------
web/pgadmin/tools/schema_diff/static/css/schema_diff.css    | 6 ------
web/pgadmin/tools/schema_diff/static/scss/_schema_diff.scss | 6 ++++++
2 files changed, 6 insertions(+), 6 deletions(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Added options 'Ignore owner' and 'Ignore whitespace'
Следующее
От: Aditya Toshniwal
Дата:
Сообщение: Re: [pgAdmin][RM6131] Port query tool to React