Firefox-UI-Fix/css
alstjr7375 c236fe7422 Fix: Fullscreen - Margin top 0 at hover #383
Now, not works
- start-transition: margin-top 0.3s var(--animation-easing-function) 50ms;
- end-transtion:    margin-top 1.5s var(--animation-easing-function) 0.5s;

It has been merge into:
- transition: margin-top 1.3s var(--animation-easing-function) 50ms;
2022-05-09 14:37:02 +09:00
..
leptonChrome.css Fix: Fullscreen - Margin top 0 at hover #383 2022-05-09 14:37:02 +09:00
leptonContent.css Fix: Addon.org - Unreadable text on developer hub backported #366 2022-04-25 02:05:05 +09:00