public
Description: A CSS framework that aims to cut down on your CSS development time
Homepage: http://www.blueprintcss.org
Clone URL: git://github.com/joshuaclayton/blueprint-css.git
akf (author)
Mon Jun 29 20:18:27 -0700 2009
joshuaclayton (committer)
Mon Jun 29 20:18:27 -0700 2009
commit  e9e91bb94a0f498e63359556b2301cfd18400377
tree    2fac65c56d41e8ea94fc9f8be193624a7827a925
parent  eb58cdef26ea537cc65f842c7675c6575575f6c0
blueprint-css / blueprint / plugins / link-icons
name age message
..
directory icons/ Sun Nov 09 12:25:17 -0800 2008 Return of the link icons plugin [Montoya]
file readme.txt Sun Nov 09 12:25:17 -0800 2008 Return of the link icons plugin [Montoya]
file screen.css Sun Nov 09 12:50:36 -0800 2008 Fix for bug #10 on link icons plugin: a.noicon [Montoya]
blueprint/plugins/link-icons/readme.txt
Link Icons
* Icons for links based on protocol or file type.

This is not supported in IE versions < 7.


Credits
----------------------------------------------------------------

* Marc Morgan
* Olav Bjorkoy  [bjorkoy.com]


Usage
----------------------------------------------------------------

1) Add this line to your HTML:
   <link rel="stylesheet" href="css/blueprint/plugins/link-icons/screen.css" type="text/css" media="screen, projection">