Compare commits

...

2 Commits

Author SHA1 Message Date
khr 37d3e41142 Merge branch 'branding_cybre' into cybrespace-3.1 2020-02-16 18:37:49 -08:00
khr bd76bfd0aa gargron why 2020-02-16 18:37:31 -08:00
1 changed files with 2 additions and 2 deletions

View File

@ -1650,13 +1650,13 @@ a.account__display-name {
.no-reduce-motion .icon-button.star-icon {
&.activate {
& > .fa-star {
& > .fa-floppy-o {
animation: spring-rotate-in 1s linear;
}
}
&.deactivate {
& > .fa-star {
& > .fa-floppy-o {
animation: spring-rotate-out 1s linear;
}
}