Index: dijit-claro-stylus/document.styl =================================================================== --- dijit-claro-stylus/document.styl (Revision 68171) +++ dijit-claro-stylus/document.styl (Arbeitskopie) @@ -28,6 +28,9 @@ color: $text-color-lightest; text-decoration: underline; } +.umc .umcGalleryItem a { + text-decoration: none; +} .umc a:hover { color: $text-color; }