public inbox for [email protected]
help / color / mirror / Atom feed[]pgAdmin4[Patch]: Dependencies Tab: Type Icon Issue fix
2+ messages / 2 participants
[nested] [flat]
* []pgAdmin4[Patch]: Dependencies Tab: Type Icon Issue fix
@ 2016-05-06 12:17 Khushboo Vashi <[email protected]>
2016-05-06 13:51 ` Re: []pgAdmin4[Patch]: Dependencies Tab: Type Icon Issue fix Dave Page <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: Khushboo Vashi @ 2016-05-06 12:17 UTC (permalink / raw)
To: pgadmin-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
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: []pgAdmin4[Patch]: Dependencies Tab: Type Icon Issue fix
2016-05-06 12:17 []pgAdmin4[Patch]: Dependencies Tab: Type Icon Issue fix Khushboo Vashi <[email protected]>
@ 2016-05-06 13:51 ` Dave Page <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Dave Page @ 2016-05-06 13:51 UTC (permalink / raw)
To: Khushboo Vashi <[email protected]>; +Cc: pgadmin-hackers
Thanks - committed, though I moved it to the wcDocker theme stylesheet
as it was overriding a wc class.
On Fri, May 6, 2016 at 1:17 PM, Khushboo Vashi
<[email protected]> wrote:
> 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
>
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
--
Sent via pgadmin-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2016-05-06 13:51 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2016-05-06 12:17 []pgAdmin4[Patch]: Dependencies Tab: Type Icon Issue fix Khushboo Vashi <[email protected]>
2016-05-06 13:51 ` Dave Page <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox