Added an extension, called EditSectionHiliteLink, that highlights the appropriate...
[lhc/web/wiklou.git] / extensions / EditSectionHiliteLink / EditSectionHiliteLink.css
1 /* CSS StyleSheet for EditSectionHiliteLink extensions */
2
3 div.edit_section_hilite {
4 background-color:Lavender;
5 }