Advertisement
avenged110

FF-remove-refresh-animation

Sep 10th, 2020
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.18 KB | None | 0 0
  1. /* Attempt to eliminate refresh button animation */
  2. .toolbarbutton-animatable-box > .toolbarbutton-animatable-image {
  3.   transform: none !important;
  4.   animation-duration: 0ms !important;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement