fix css for parsed links in source viewer comments
This commit is contained in:
parent
6338c5fc6b
commit
80474e41fd
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ body {
|
||||||
padding: 1px 3px 1px 3px;
|
padding: 1px 3px 1px 3px;
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
|
line-height: 14px;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
.OxComment .doclink:hover {
|
.OxComment .doclink:hover {
|
||||||
|
|
Loading…
Reference in a new issue