Closed Bug 1376515 Opened 7 years ago Closed 7 years ago

Consolidate identical rules for win/linux/osx downloads indicator into the shared stylesheet

Categories

(Firefox :: Downloads Panel, enhancement, P1)

enhancement

Tracking

()

RESOLVED FIXED
Firefox 56
Iteration:
56.2 - Jul 10
Tracking Status
firefox56 --- fixed

People

(Reporter: sfoster, Assigned: sfoster)

References

(Blocks 1 open bug)

Details

(Whiteboard: [photon-animation])

Attachments

(1 file)

The indicator.css stylesheet for each of windows / osx / linux has rules which are now identical and can be removed and shared from the indicator.inc.css
Flags: qe-verify?
Priority: -- → P2
Assignee: nobody → sfoster
Status: NEW → ASSIGNED
Iteration: --- → 56.2 - Jul 10
Priority: P2 → P1
Comment on attachment 8881527 [details]
Bug 1376515 - Move shared download indicator rules to indicator.inc.css.

https://reviewboard.mozilla.org/r/152682/#review157972

Thanks!

::: browser/themes/linux/downloads/indicator.css:7
(Diff revision 2)
>   * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
>  
>  %include ../../shared/downloads/indicator.inc.css
>  
> -/*** Status and progress indicator ***/
>  

nit: newline at end of file, but no extra empty lines

::: browser/themes/shared/downloads/indicator.inc.css:20
(Diff revision 2)
> +#downloads-indicator-anchor {
> +  min-width: 16px;
> +  min-height: 16px;
> +}
> +
> +#downloads-button > #downloads-indicator-anchor > #downloads-indicator-icon {

Just #downloads-indicator-icon.
Attachment #8881527 - Flags: review?(paolo.mozmail) → review+
Pushed by sfoster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e421b9a0b337
Move shared download indicator rules to indicator.inc.css. r=Paolo
https://hg.mozilla.org/mozilla-central/rev/e421b9a0b337
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 56
Flags: qe-verify? → qe-verify-
You need to log in before you can comment on or make changes to this bug.