added tooltip instruction

This commit is contained in:
Tom Johnson
2015-04-23 15:34:05 -07:00
parent cb23dc688f
commit a149eca341
6 changed files with 151 additions and 97 deletions

View File

@ -574,3 +574,7 @@ hr.shaded {
border: 0;
box-shadow: inset 0 12px 12px -12px rgba(0,0,0,0.5);
}
a[data-toggle] {
color: orange;
}