Skip to content

Commit

Permalink
Item9389: Make underlined link-markup more readable
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk@8393 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
MichaelTempest authored and MichaelTempest committed Aug 1, 2010
1 parent d1aa5ed commit 95ed082
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -110,7 +110,7 @@
+ close
+ "</span>";
},
_style: "text-decoration:underline"
_style: "padding-bottom: 1px; border-bottom-style: solid; border-bottom-color: #b5b5d1; border-bottom-width: 1px;"
}
// headings
, tml_headings: {
Expand Down

0 comments on commit 95ed082

Please sign in to comment.