No hover for pagetools

This commit is contained in:
2026-01-30 13:52:14 +01:00
parent 32104c24a5
commit d4e68c5c91

View File

@@ -45,13 +45,6 @@
color: @ini_text;
white-space: nowrap;
border-radius: 2px;
transition: background-color 0.15s ease;
&:hover,
&:focus {
background-color: @ini_background_neu;
text-decoration: none;
}
&:active {
background-color: @ini_background_neu;