[pgadmin-hackers] pgAdmin 4 commit: Update the styling to use the set of grays definedin

Поиск
Список
Период
Сортировка
От Dave Page
Тема [pgadmin-hackers] pgAdmin 4 commit: Update the styling to use the set of grays definedin
Дата
Msg-id E1dIaX2-00079v-5U@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Update the styling to use the set of grays defined in the WIP style guide.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0d05385585d559b13f3eb8bcec83d5c41afeab30
Author: Shruti B Iyer <siyer@pivotal.io>

Modified Files
--------------
web/karma.conf.js                                  |   4 +-
web/pgadmin/browser/static/js/menu.js              |  42 +++++++-
web/pgadmin/static/css/bootstrap.overrides.css     |  17 +++-
web/pgadmin/static/css/pgadmin.style.css           | 106 +++++++++++++++++++++
web/pgadmin/static/css/webcabin.overrides.css      |   4 +-
web/pgadmin/templates/base.html                    |   1 +
.../tools/datagrid/templates/datagrid/index.html   |   2 +-
.../tools/debugger/templates/debugger/direct.html  |   2 +-
.../tools/sqleditor/static/css/sqleditor.css       |   6 +-
.../sqleditor/templates/sqleditor/js/sqleditor.js  |   2 +-
web/regression/javascript/browser/menu_spec.js     |  83 ++++++++++++++++
web/regression/javascript/test-main.js             |   4 +-
12 files changed, 257 insertions(+), 16 deletions(-)


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

Предыдущее
От: Surinder Kumar
Дата:
Сообщение: Re: [pgadmin-hackers] Re: [pgAdmin4][Patch][Feature #1971]: Remembercolumn sizes between executions of the same query in the query tool
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgadmin-hackers] [pgAdmin4][PATCH] Consolidating gray colors inthe application