update OxSpecialLink CSS

This commit is contained in:
rolux 2013-02-22 09:10:52 +05:30
parent 139b65dd45
commit 4ff6370ec9

View file

@ -2671,6 +2671,10 @@ Miscellaneous
padding: 0;
}
.OxSpecialLink {
padding: 0 2px 0 2px;
border-radius: 2px;
}
.OxSpecialLink:hover {
text-decoration: none;
}