public inbox for [email protected]  
help / color / mirror / Atom feed
From: Murtuza Zabuawala <[email protected]>
To: pgadmin-hackers <[email protected]>
Subject: PATCH: To fixed the issue where query tool attempts to "load arrow_right_spearmint.png" file (pgAdmin4)
Date: Wed, 14 Sep 2016 18:51:37 +0530
Message-ID: <CAKKotZTdWF3Q4jOjtnYYkAZ9_tSAWTEoRnUmytOMt_Rs72X_4w@mail.gmail.com> (raw)
List-Unsubscribe:  <mailto:[email protected]?body=unsub%20pgadmin-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;
 }


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: PATCH: To fixed the issue where query tool attempts to "load arrow_right_spearmint.png" file (pgAdmin4)
  In-Reply-To: <CAKKotZTdWF3Q4jOjtnYYkAZ9_tSAWTEoRnUmytOMt_Rs72X_4w@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