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 737357 - counter-label inherits white text-shadow for white text
counter-label inherits white text-shadow for white text
Status: RESOLVED FIXED
Product: gnome-software
Classification: Applications
Component: General
3.14.x
Other Linux
: Normal minor
: ---
Assigned To: GNOME Software maintainer(s)
GNOME Software maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-09-25 12:40 UTC by Sebastian Keller
Modified: 2014-10-06 08:26 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastian Keller 2014-09-25 12:40:52 UTC
The counter-label in the updates button inherits a white text-shadow for white text which makes the text look a bit fuzzy. Adding a "text-shadow: none;" to the counter-label css class should fix this.