public inbox for [email protected]
help / color / mirror / Atom feedPATCH: To fixed the issue where query tool attempts to "load arrow_right_spearmint.png" file (pgAdmin4)
2+ messages / 2 participants
[nested] [flat]
* PATCH: To fixed the issue where query tool attempts to "load arrow_right_spearmint.png" file (pgAdmin4)
@ 2016-09-14 13:21 Murtuza Zabuawala <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: Murtuza Zabuawala @ 2016-09-14 13:21 UTC (permalink / raw)
To: pgadmin-hackers
Hi,
PFA minor patch to fix the issue where query tool attempts to "load
arrow_right_spearmint.png" file.
RM#1693
--
Regards,
Murtuza Zabuawala
EnterpriseDB: 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
Attachments:
[application/octet-stream] RM_1693.patch (449B, 3-RM_1693.patch)
download | inline diff:
diff --git a/web/pgadmin/tools/sqleditor/static/css/sqleditor.css b/web/pgadmin/tools/sqleditor/static/css/sqleditor.css
index deac360..5ecfa5f 100644
--- a/web/pgadmin/tools/sqleditor/static/css/sqleditor.css
+++ b/web/pgadmin/tools/sqleditor/static/css/sqleditor.css
@@ -239,9 +239,7 @@ ul {
}
li {
- background: url("../images/arrow_right_spearmint.png") no-repeat center left;
padding: 0 0 0 0px;
-
list-style: none;
margin: 0;
}
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: PATCH: To fixed the issue where query tool attempts to "load arrow_right_spearmint.png" file (pgAdmin4)
@ 2016-09-14 15:13 Dave Page <[email protected]>
parent: Murtuza Zabuawala <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Dave Page @ 2016-09-14 15:13 UTC (permalink / raw)
To: Murtuza Zabuawala <[email protected]>; +Cc: pgadmin-hackers
Thanks, applied.
On Wed, Sep 14, 2016 at 2:21 PM, Murtuza Zabuawala
<[email protected]> wrote:
> Hi,
>
> PFA minor patch to fix the issue where query tool attempts to "load
> arrow_right_spearmint.png" file.
> RM#1693
>
> --
> Regards,
> Murtuza Zabuawala
> EnterpriseDB: 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
>
--
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-09-14 15:13 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2016-09-14 13:21 PATCH: To fixed the issue where query tool attempts to "load arrow_right_spearmint.png" file (pgAdmin4) Murtuza Zabuawala <[email protected]>
2016-09-14 15:13 ` 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