
marius at gedmin
Nov 25, 2009, 9:32 AM
Post #7 of 12
(1208 views)
Permalink
|
On Wed, Nov 25, 2009 at 04:30:57PM +0100, Thomas Lotze wrote: > Benji York wrote: > > > On Wed, Nov 25, 2009 at 1:16 AM, Thomas Lotze <tl [at] gocept> wrote: > >> Argh, now the PyPI UI is really broken for me... No, seriously - thank you > >> very much. > > > > If you're a GreaseMonkey user, try this: > > > > // turn off (potentially) long list of projects > > GM_addStyle('div#document-navigation {overflow: scroll; max-height: > > 15em; width: 15em; overflow-x: hidden}'); > > I'm not yet, but this may well be a reason to change that. Thank you very > much for the pointer. PyPI made me not only become a greasemonkey user, but write this script: http://userscripts.org/scripts/show/30836 Benji's solution seems simpler and more elegant. Marius Gedminas -- http://pov.lt/ -- Zope 3 consulting and development
|