public inbox for [email protected]
help / color / mirror / Atom feedTop Menu Link cursor change text to pointer [pgadmin4]
2+ messages / 2 participants
[nested] [flat]
* Top Menu Link cursor change text to pointer [pgadmin4]
@ 2016-04-12 21:33 Seçkin Alan <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: Seçkin Alan @ 2016-04-12 21:33 UTC (permalink / raw)
To: pgadmin-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 {
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: Top Menu Link cursor change text to pointer [pgadmin4]
@ 2016-04-13 08:58 Dave Page <[email protected]>
parent: Seçkin Alan <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Dave Page @ 2016-04-13 08:58 UTC (permalink / raw)
To: Seçkin Alan <[email protected]>; +Cc: pgadmin-hackers
Thanks - patch applied.
On Tue, Apr 12, 2016 at 10:33 PM, Seçkin Alan <[email protected]> wrote:
> 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
>
--
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-04-13 08:58 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2016-04-12 21:33 Top Menu Link cursor change text to pointer [pgadmin4] Seçkin Alan <[email protected]>
2016-04-13 08:58 ` 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