If you know what document types (or extensions) Google has, how about using those extensions as CSS classes?
Here's an example:
<a href="https://docs.google.com/feeds/download/documents/Export?docID=...&export..." class="gdocs-download doc new-window" target="_blank">doc</a>
This way, someone can theme the correct icons into the links' backgrounds.
Comments
Comment #1
flexer commentedNice improvement :)
Merged into the new stable release (1.0)
Thank you
Comment #2
flexer commentedComment #4
modulist commentedA belated "thank you".