Skip to content

Instantly share code, notes, and snippets.

@JimUBC
JimUBC / dabblet.css
Created April 15, 2013 19:13
jQuery .toggle() example with syntax highlighter
/**
* jQuery .toggle() example with syntax highlighter
*/
h5.trigger:after{
display: inline-block;
content: "";
width: 36px;
height: 36px;
margin-left:5px;