public inbox for [email protected]
help / color / mirror / Atom feedFrom: Rahul Shirsat <[email protected]>
To: pgadmin-hackers <[email protected]>
Subject: Add folder icon issue
Date: Mon, 7 Dec 2020 15:04:24 +0530
Message-ID: <CAKtn9dM9cEkgCZOy1HX6SXSaP03-Wc3Z_OhTQ=Fs0fnfx8g55Q@mail.gmail.com> (raw)
Hi Hacker,
Please find a minor fix for the add-folder icon issue on select / create
file manager.
--
*Rahul Shirsat*
Senior Software Engineer | EnterpriseDB Corporation.
Attachments:
[application/octet-stream] add-folder-icon-issue.patch (445B, 3-add-folder-icon-issue.patch)
download | inline diff:
diff --git a/web/pgadmin/misc/file_manager/static/scss/_file_manager.scss b/web/pgadmin/misc/file_manager/static/scss/_file_manager.scss
index d2682f686..4d15c348c 100644
--- a/web/pgadmin/misc/file_manager/static/scss/_file_manager.scss
+++ b/web/pgadmin/misc/file_manager/static/scss/_file_manager.scss
@@ -333,7 +333,7 @@
top: -8px;
left: -6px;
font-size: 8px;
- margin-right: -8px;
+ margin-right: -7px;
}
table.tablesorter {
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: Add folder icon issue
In-Reply-To: <CAKtn9dM9cEkgCZOy1HX6SXSaP03-Wc3Z_OhTQ=Fs0fnfx8g55Q@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox