After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 725245 - Problem with about:epiphany background color
Problem with about:epiphany background color
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: Interface
git master
Other Linux
: Normal normal
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-02-26 17:48 UTC by Lorenzo Tilve
Modified: 2014-02-27 14:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Override the default background color on about:epiphany (1.55 KB, patch)
2014-02-26 17:55 UTC, Lorenzo Tilve
committed Details | Review
Screenshot of about:epiphany on master (26.67 KB, image/png)
2014-02-26 18:01 UTC, Lorenzo Tilve
  Details

Description Lorenzo Tilve 2014-02-26 17:48:56 UTC
A new CSS rule has been introduced on the 'html' tag for the about pages, that is overriding the background-color property that the about:epiphany page was using for all its body, creating a sharp square area around the ephytext. 

The background color for all the page should be again the same one.
Comment 1 Lorenzo Tilve 2014-02-26 17:55:54 UTC
Created attachment 270404 [details] [review]
Override the default background color on about:epiphany
Comment 2 Lorenzo Tilve 2014-02-26 18:01:05 UTC
Created attachment 270405 [details]
Screenshot of about:epiphany on master
Comment 3 Carlos Garcia Campos 2014-02-27 14:27:55 UTC
Comment on attachment 270404 [details] [review]
Override the default background color on about:epiphany

Thanks!