17465811 : fixed - displaying line-thorugh decoration for the closed issues

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4894 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
haneul 2008-11-19 05:26:34 +00:00
parent 1b57094ae0
commit a0e2ce36df
3 changed files with 8 additions and 1 deletions

View file

@ -278,3 +278,4 @@ dd span.source { color:#4F86B0; }
dd span.target { color:#4F86B0; font-weight:bold; }
dd span.key { color:#888888; font-weight:bold; }
dt a { color:#373737; text-decoration: none; }
dt span.closed { text-decoration: line-through; }