pgAdmin 4 commit: Update dialogue error styling to match alerts

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Update dialogue error styling to match alerts
Дата
Msg-id E1dUUAv-0002i5-Qs@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Update dialogue error styling to match alerts

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d56f1d847c946f43bebbfbdefb929870f0050694
Author: Joao Pedro De Almeida Pereira <jdealmeidapereira@pivotal.io>

Modified Files
--------------
web/pgadmin/browser/templates/browser/js/node.js | 12 ++-
web/pgadmin/dashboard/static/css/dashboard.css   |  6 ++
web/pgadmin/static/css/bootstrap.overrides.css   | 25 ++-----
web/pgadmin/static/scss/_alert.scss              | 93 +++++++++++++++++++++++-
web/pgadmin/static/scss/_backform.overrides.scss | 21 ++++++
web/pgadmin/static/scss/_othercolors.scss        | 19 +++--
web/pgadmin/static/scss/pgadmin.scss             |  5 +-
7 files changed, 150 insertions(+), 31 deletions(-)


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

Предыдущее
От: Khushboo Vashi
Дата:
Сообщение: [pgAdmin4][Patch]: Fixed #2532 - Left side tree: The node disappearson update if there is only one child exist for that category.
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgadmin-hackers][patch] Update the error alerts style in dialog