public inbox for [email protected]
help / color / mirror / Atom feedFrom: Khushboo Vashi <[email protected]>
To: pgadmin-hackers <[email protected]>
Subject: []pgAdmin4[Patch]: Dependencies Tab: Type Icon Issue fix
Date: Fri, 6 May 2016 17:47:03 +0530
Message-ID: <CAFOhELeWsYTp-1Q9uFsKBuLBfGXpS3EXPz2nCk5pgekX5ouOUQ@mail.gmail.com> (raw)
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgadmin-hackers>
Hi,
In the Dependencies tab, the Icon of the Type is not showing up.
Please find the attached patch for the same.
Thanks,
Khushboo
--
Sent via pgadmin-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers
Attachments:
[text/x-patch] pgAdmin4_dependencies_icon_fix.patch (395B, 3-pgAdmin4_dependencies_icon_fix.patch)
download | inline diff:
diff --git a/web/pgadmin/static/css/overrides.css b/web/pgadmin/static/css/overrides.css
index 1927ff1..cbb7ff8 100755
--- a/web/pgadmin/static/css/overrides.css
+++ b/web/pgadmin/static/css/overrides.css
@@ -1101,3 +1101,7 @@ button.pg-alertify-button {
div.backform_control_notes label.control-label {
min-width: 0px;
}
+
+i.wcTabIcon {
+ min-width: 20px;
+}
\ No newline at end of file
view thread (2+ messages) latest in thread
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: []pgAdmin4[Patch]: Dependencies Tab: Type Icon Issue fix
In-Reply-To: <CAFOhELeWsYTp-1Q9uFsKBuLBfGXpS3EXPz2nCk5pgekX5ouOUQ@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