Skip to main content
summaryrefslogtreecommitdiffstats
blob: ae896067fa98cc57229f85ca6f6d849e2cfec6a9 (plain) (blame)
1
2
3
4
5
6
7
a#osee-noteworthy img {
	background-image: url(../../images/topiclabel/wn_mylyn48.gif);
}

a#osee-noteworthy :hover img {
	background-image: url(../../images/topiclabel/wn_mylyn48_hov.gif);
}

Back to the top