diff --git a/css/pagetools.less b/css/pagetools.less index fdf07d5..001d135 100755 --- a/css/pagetools.less +++ b/css/pagetools.less @@ -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;