From: Johan Herland Date: Fri, 18 Jun 2010 15:56:11 +0000 (+0200) Subject: Fix style of commit-filter links in commit-subject. X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/47187b33be1c3de43fbed6f350ab05bc978aacd0?ds=inline;hp=47187b33be1c3de43fbed6f350ab05bc978aacd0 Fix style of commit-filter links in commit-subject. When using the commit-filter functionality to add e.g. bug tracker links to commit messages, the style of those links is mangled by a CSS directive that is meant to only apply to decorations that are listed on the commit-subject line. Fix this directive to only apply to the decorations. Signed-off-by: Johan Herland Signed-off-by: Lars Hjemli ---