774cdab50f95e18aad73b455a907158c44f76f9e kate Mon Apr 3 16:49:52 2017 -0700 Fix twitchy layout of vis drop-down (lose bolding of Go, seemed a bit excessive anyway). Add pointer cursor to drop-down while the hood is up. refs #18556 diff --git src/hg/hgGtexTrackSettings/hgGtexTrackSettings.c src/hg/hgGtexTrackSettings/hgGtexTrackSettings.c index 1dd7c0b..7b24767 100644 --- src/hg/hgGtexTrackSettings/hgGtexTrackSettings.c +++ src/hg/hgGtexTrackSettings/hgGtexTrackSettings.c @@ -8,80 +8,82 @@ #include "cart.h" #include "portable.h" #include "cheapcgi.h" #include "web.h" #include "hCommon.h" #include "hui.h" #include "jsHelper.h" #include "gtexUi.h" #include "gtexInfo.h" #include "gtexTissue.h" /* Global Variables */ struct cart *cart = NULL; /* CGI and other variables */ struct hash *oldVars = NULL; /* Old contents of cart before it was updated by CGI */ +static void printGoButton() +/* HTML for GO button and 'play' icon */ +{ +puts( +"