Delta Tango Bravo

Comments

Daniel Burka -

Thanks for the link Jake. I can't believe I haven't seen that before. That's a pretty good extension and is very close to what I was hoping to find. Something that's not invasive on the website's UI would be nice though. This is still awfully close to what I was looking for. Nice.

David Schontzler -

You should be able to just change your userContent.css file in the /profile/chrome directory. I don't remember the CSS selectors exactly, but it's something like:

:link[href~=.pdf], :visited[href~=.pdf], etc etc {
cursor : crosshair !important;
}

Adam Bramwell -

There's plenty of articles on hacking Acrobat Reader down to the bare essentials, which really helps on load time. Worth doing regardless.