View | Details | Raw Unified | Return to bug 40939 | Differences between
and this patch

Collapse All | Expand All

(-)dijit-claro-stylus/document.styl (+3 lines)
 Lines 28-33    Link Here 
28
	color: $text-color-lightest;
28
	color: $text-color-lightest;
29
	text-decoration: underline;
29
	text-decoration: underline;
30
}
30
}
31
.umc .umcGalleryItem a {
32
	text-decoration: none;
33
}
31
.umc a:hover {
34
.umc a:hover {
32
	color: $text-color;
35
	color: $text-color;
33
}
36
}

Return to bug 40939