fix css for parsed links in source viewer comments

This commit is contained in:
rolux 2012-06-23 20:26:36 +02:00
parent 6338c5fc6b
commit 80474e41fd

View file

@ -14,6 +14,7 @@ body {
padding: 1px 3px 1px 3px;
border-radius: 2px;
font-size: 11px;
line-height: 14px;
text-decoration: none;
}
.OxComment .doclink:hover {