Обсуждение: pgAdmin 4 commit: Fixed theme related issues after react porting.

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

pgAdmin 4 commit: Fixed theme related issues after react porting.

От
Akshay Joshi
Дата:
Fixed theme related issues after react porting.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=40b8da8223d779074f603030706f7d7180ab1c98
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
web/pgadmin/static/js/Theme/dark.js                |  5 +++++
web/pgadmin/static/js/Theme/high_contrast.js       |  7 ++++++-
web/pgadmin/static/js/Theme/index.jsx              | 24 ++++++++++++++++++++++
web/pgadmin/static/js/Theme/standard.js            |  5 +++++
web/pgadmin/static/js/helpers/wizard/Wizard.jsx    |  7 ++++---
web/pgadmin/static/scss/_codemirror.overrides.scss |  2 +-
6 files changed, 45 insertions(+), 5 deletions(-)