[FAFO] Disable button transition animations
This commit is contained in:
parent
faf0650a5c
commit
faf0674a37
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
|||
@grid: @margin-small;
|
||||
@toggle-size: 1.75rem;
|
||||
|
||||
@transition: ease-out .30s;
|
||||
@transition: none;
|
||||
|
||||
@box-shadow-offset: .1em .1em .1em rgba(153,153,153,.5); // tabinclude
|
||||
@box-shadow: 0 0 .5em rgba(153,153,153,.5); // pagetoolbox hover
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue