** Description changed: - The problem: + The problem: Image: http://i.stack.imgur.com/mBq3q.png The solution: - The fix is modify some lines the css called 'gtk-widgets.css' located in folder /usr/share/themes/Ambiance/gtk-3.0 + The fix is modify some lines the css called 'gtk-widgets.css' located in folder /usr/share/themes/Ambiance/gtk-3.0: - The css proposed is - https://docs.google.com/file/d/0B2KpPARO03AJTHl1SkoyMkRuOWc/edit?usp=sharing + Modify this lines in css called 'gtk-widgets.css' (first, make a backup). + Add -GtkWidget-wide-separators: true; in default sector. + Replace border-right-color: alpha (shade (*@bg_color*, 1.26), 0.6); for border-right-color: alpha (shade (*v*, 1.26), 0.6); in separator class. + Delete border: none; and color: @dark_bg_color; in .menuitem.separator class. + + Save and reboot your computer. Thanks.
** Description changed: The problem: Image: http://i.stack.imgur.com/mBq3q.png The solution: The fix is modify some lines the css called 'gtk-widgets.css' located in folder /usr/share/themes/Ambiance/gtk-3.0: - Modify this lines in css called 'gtk-widgets.css' (first, make a backup). - Add -GtkWidget-wide-separators: true; in default sector. - Replace border-right-color: alpha (shade (*@bg_color*, 1.26), 0.6); for border-right-color: alpha (shade (*v*, 1.26), 0.6); in separator class. - Delete border: none; and color: @dark_bg_color; in .menuitem.separator class. + Modify this lines in css called 'gtk-widgets.css' (first, make a + backup): - Save and reboot your computer. + - Add -GtkWidget-wide-separators: true; in default sector. + - Replace border-right-color: alpha (shade (*@bg_color*, 1.26), 0.6); for border-right-color: alpha (shade (*v*, 1.26), 0.6); in separator class. + - Delete border: none; and color: @dark_bg_color; in .menuitem.separator class. + - Save and reboot your computer. Thanks. ** Description changed: The problem: Image: http://i.stack.imgur.com/mBq3q.png The solution: The fix is modify some lines the css called 'gtk-widgets.css' located in folder /usr/share/themes/Ambiance/gtk-3.0: Modify this lines in css called 'gtk-widgets.css' (first, make a backup): - - Add -GtkWidget-wide-separators: true; in default sector. - - Replace border-right-color: alpha (shade (*@bg_color*, 1.26), 0.6); for border-right-color: alpha (shade (*v*, 1.26), 0.6); in separator class. - - Delete border: none; and color: @dark_bg_color; in .menuitem.separator class. + - Add '-GtkWidget-wide-separators: true;' in 'default' sector. + - Replace 'border-right-color: alpha (shade (*@bg_color*, 1.26), 0.6);' for 'border-right-color: alpha (shade (*v*, 1.26), 0.6);' in '.separator' class. + - Delete 'border: none; and color: @dark_bg_color;' in '.menuitem.separator' class. - Save and reboot your computer. Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1181661 Title: Ugly separator in toolbar and Nautilus - Ambiance - 13.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-themes/+bug/1181661/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
