Here's how to fix this bug:

sudo gedit /usr/share/themes/Radiance/gtk-3.20/gtk-widgets.css

and change the selectors on line 2119 to this:

menu separator {
    border-width: 1px 0 0 0;
    margin: 3px 1px 3px 1px;
    color: @dark_bg_color;
}

menuitem.separator,
menu separator {
    border-color: shade (@dark_bg_color, 0.99);
}

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1936298

Title:
  Separators are missing in the system menu in the Radiance theme

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-unity-meta/+bug/1936298/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to