Fix phpcs

This commit is contained in:
Laurent Destailleur 2022-11-14 02:43:33 +01:00
parent 927223bfe3
commit 567f958894
2 changed files with 6 additions and 6 deletions

View File

@ -2537,9 +2537,9 @@ span.mainmenuaspan.tmenudisabled {
}
a.disabled {
color: #aaa;
text-decoration: none !important;
cursor: default;
color: #aaa;
text-decoration: none !important;
cursor: default;
}
a.tmenu:link, a.tmenu:visited, a.tmenu:hover, a.tmenu:active {

View File

@ -2587,9 +2587,9 @@ span.mainmenuaspan.tmenudisabled {
}
a.disabled {
color: #aaa;
text-decoration: none !important;
cursor: default;
color: #aaa;
text-decoration: none !important;
cursor: default;
}
a.tmenu:link, a.tmenu:visited, a.tmenu:hover, a.tmenu:active {