This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /*! | |
| Simple Inline Tooltips v1.0 | |
| http://www.infinitegyre.com/2014/03/simple-inline-tooltips.html | |
| Copyright (c) 2014 Nickolas Reynolds | |
| Released under the MIT license | |
| Based on Footnotes by Lukas Mathis | |
| http://ignorethecode.net/blog/2010/04/20/footnotes/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /*! | |
| Stylesheet for use with Simple Inline Tooltips v1.0 | |
| http://www.infinitegyre.com/2014/03/simple-inline-tooltips.html | |
| */ | |
| [id^="iltt_child"] { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /*! | |
| Inline Magic: The Gathering Tooltips v1.0 | |
| for use with Simple Inline Tooltips v1.0 | |
| http://www.infinitegyre.com/2014/03/simple-inline-tooltips.html | |
| Copyright (c) 2014 Nickolas Reynolds | |
| Released under the MIT license |