the span highlight expand quote CSS went missing

This commit is contained in:
Jeff Atwood 2014-05-13 10:08:37 -07:00
parent ad90d9710d
commit a83859ea59
1 changed files with 23 additions and 19 deletions

View File

@ -1043,3 +1043,7 @@ a.attachment:before {
}
}
span.highlighted {
background-color: $highlight;
}