Bug 1699593 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

This only made sense with the original designs from 2014 in bug 1087618. Although nowadays most pages use illustrations and soon less icons/illustrations will be used (bug 1693815).

It's worth removing the default icon styles from `.title`, so not every page has to reset the `background-image`. See:

https://searchfox.org/mozilla-central/rev/200bfc652c5128011e7725fc7c201eb125d453e7/toolkit/themes/shared/in-content/info-pages.inc.css#40-55

and everywhere that does `.title { background-image: none }` can be cleaned up as well.
This only made sense with the original designs from 2014 in bug 1087618. Although nowadays most pages use illustrations and soon less/no icons/illustrations will be used (bug 1693815).

It's worth removing the default icon styles from `.title`, so not every page has to reset the `background-image`. See:

https://searchfox.org/mozilla-central/rev/200bfc652c5128011e7725fc7c201eb125d453e7/toolkit/themes/shared/in-content/info-pages.inc.css#40-55

and everywhere that does `.title { background-image: none }` can be cleaned up as well.

Back to Bug 1699593 Comment 0