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 697596 - classic: Improve menu separators
classic: Improve menu separators
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: extensions
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
classic
Depends on:
Blocks:
 
 
Reported: 2013-04-08 23:35 UTC by Matthias Clasen
Modified: 2013-04-09 01:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
classic: Improve menu separators (1.18 KB, patch)
2013-04-08 23:35 UTC, Matthias Clasen
committed Details | Review
how it looks (70.00 KB, image/png)
2013-04-08 23:37 UTC, Matthias Clasen
  Details

Description Matthias Clasen 2013-04-08 23:35:24 UTC
These were barely showing up in white-on-light-gray, so
turn them dark.
Comment 1 Matthias Clasen 2013-04-08 23:35:27 UTC
Created attachment 240996 [details] [review]
classic: Improve menu separators
Comment 2 Matthias Clasen 2013-04-08 23:37:55 UTC
Created attachment 240997 [details]
how it looks
Comment 3 Jasper St. Pierre (not reading bugmail) 2013-04-08 23:41:05 UTC
Review of attachment 240996 [details] [review]:

OK.
Comment 4 Matthias Clasen 2013-04-09 00:11:18 UTC
Attachment 240996 [details] pushed as cdbb94c - classic: Improve menu separators
Comment 5 Jakub Steiner 2013-04-09 00:11:42 UTC
they are way too prominent. I'd go for 

-gradient-start: rgba(0,0,0,0.5);
-gradient-end: rgba(0,0,0,0.1);