update OxSpecialLink CSS
This commit is contained in:
parent
139b65dd45
commit
4ff6370ec9
1 changed files with 4 additions and 0 deletions
|
@ -2671,6 +2671,10 @@ Miscellaneous
|
|||
padding: 0;
|
||||
}
|
||||
|
||||
.OxSpecialLink {
|
||||
padding: 0 2px 0 2px;
|
||||
border-radius: 2px;
|
||||
}
|
||||
.OxSpecialLink:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue