зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1349096 - Prevent download panel from moving up and down with download start animation. r=Paolo
MozReview-Commit-ID: E6zQUXcBWWP --HG-- extra : rebase_source : b7cebbd0ed077c29b2606bd42a3ec8d017a37d18
This commit is contained in:
Родитель
67e5ec0739
Коммит
446fef466c
|
@ -44,7 +44,7 @@ toolbar[brighttext] #downloads-indicator-progress-icon {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#downloads-button[notification="start"] > #downloads-indicator-anchor {
|
#downloads-button[notification="start"] > #downloads-indicator-anchor > #downloads-indicator-icon {
|
||||||
animation-name: downloadsIndicatorStartJump;
|
animation-name: downloadsIndicatorStartJump;
|
||||||
/* Upon changing the overall duration below, please keep the delay time of
|
/* Upon changing the overall duration below, please keep the delay time of
|
||||||
setTimeout() identical in indicator.js for this animation. */
|
setTimeout() identical in indicator.js for this animation. */
|
||||||
|
|
Загрузка…
Ссылка в новой задаче