gargron why
This commit is contained in:
parent
09638e5897
commit
2854fcdbb2
|
@ -1669,13 +1669,13 @@ a.account__display-name {
|
||||||
|
|
||||||
.no-reduce-motion .icon-button.star-icon {
|
.no-reduce-motion .icon-button.star-icon {
|
||||||
&.activate {
|
&.activate {
|
||||||
& > .fa-star {
|
& > .fa-floppy-o {
|
||||||
animation: spring-rotate-in 1s linear;
|
animation: spring-rotate-in 1s linear;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
&.deactivate {
|
&.deactivate {
|
||||||
& > .fa-star {
|
& > .fa-floppy-o {
|
||||||
animation: spring-rotate-out 1s linear;
|
animation: spring-rotate-out 1s linear;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue