pgAdmin 4 commit: Resolved the logo issue. - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Resolved the logo issue.
Date
Msg-id E1e1eDU-0006fO-0C@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Resolved the logo issue.

For some unknown reason, font-mfizz was showing the slonik icon in
italic. Even after upgrading it to the latest version of font-mfizz, the
problem was not resolved.

So - instead of using the vector font, using the PostgreSQL SVG logo as
the application icon, and documentation link on dashboard now.

Branch
------
WEBPACK_DEVEL

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

Modified Files
--------------
web/package.json | 1 -
web/yarn.lock    | 4 ----
2 files changed, 5 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Running eslint on all the static javascripts,and fix
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Allow to terminate a session from the server,and dat