Fix: no underline onto link that are disabled.
This commit is contained in:
parent
cc500cceba
commit
e5ef27b168
@ -514,6 +514,7 @@ a.tmenudisabled:link, a.tmenudisabled:visited, a.tmenudisabled:hover, a.tmenudis
|
|||||||
cursor: not-allowed;
|
cursor: not-allowed;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
a.tmenu:link, a.tmenu:visited, a.tmenu:hover, a.tmenu:active {
|
a.tmenu:link, a.tmenu:visited, a.tmenu:hover, a.tmenu:active {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user