Обсуждение: pgAdmin 4 commit: Update dialogue error styling to match alerts

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Update dialogue error styling to match alerts

От
Dave Page
Дата:
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(-)