Line 48: | Line 48: | ||
/* this is the icon for when the content is collapsed */ | /* this is the icon for when the content is collapsed */ | ||
.plus::before { | .plus::before { | ||
− | content: " | + | content: ":)"; |
} | } | ||
/* this is the icon for when the content is expanded */ | /* this is the icon for when the content is expanded */ | ||
.less::before { | .less::before { | ||
− | content: " | + | content: ";)"; |
} | } | ||
Revision as of 17:46, 12 July 2016