No hover for pagetools
This commit is contained in:
@@ -45,13 +45,6 @@
|
|||||||
color: @ini_text;
|
color: @ini_text;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
transition: background-color 0.15s ease;
|
|
||||||
|
|
||||||
&:hover,
|
|
||||||
&:focus {
|
|
||||||
background-color: @ini_background_neu;
|
|
||||||
text-decoration: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
&:active {
|
&:active {
|
||||||
background-color: @ini_background_neu;
|
background-color: @ini_background_neu;
|
||||||
|
|||||||
Reference in New Issue
Block a user