public inbox for [email protected]
help / color / mirror / Atom feedFrom: Seçkin Alan <[email protected]>
To: [email protected]
Subject: Top Menu Link cursor change text to pointer [pgadmin4]
Date: Wed, 13 Apr 2016 00:33:27 +0300
Message-ID: <CAJZJJmqBvWBAwOW1BR-bzmVTW6sDRnFpDrd3JNxsLAJ=VqhpXQ@mail.gmail.com> (raw)
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgadmin-hackers>
Hi,
Top Menu Link cursor change text to pointer.
because is does not give the feeling of link.
--
Seçkin ALAN
http://sckn.org
--
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] overrides.css.patch (359B, 2-overrides.css.patch)
download | inline diff:
diff --git a/web/pgadmin/static/css/overrides.css b/web/pgadmin/static/css/overrides.css
index 16f7f0a..6206422 100755
--- a/web/pgadmin/static/css/overrides.css
+++ b/web/pgadmin/static/css/overrides.css
@@ -158,6 +158,7 @@ iframe {
.dropdown-menu > li > a > span {
padding-left: 3px;
+ cursor:pointer;
}
.dropdown-menu > li > a > .has-icon {
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: Top Menu Link cursor change text to pointer [pgadmin4]
In-Reply-To: <CAJZJJmqBvWBAwOW1BR-bzmVTW6sDRnFpDrd3JNxsLAJ=VqhpXQ@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