Description: Fix border artifact around the notification area icons and the window list buttons when using a 'transparent' background. Bug: https://bugs.launchpad.net/light-themes/+bug/920843 ================================================= --- light-themes-0.1.8.25.orig/Radiance/gtk-3.0/apps/gnome-panel.css 2011-09-20 12:02:50.000000000 -0400 +++ light-themes-0.1.8.25/Radiance/gtk-3.0/apps/gnome-panel.css 2012-01-30 09:56:39.801780988 -0500 @@ -10,6 +10,10 @@ color: @dark_fg_color; } +PanelApplet { + border-width: 0; +} + .gnome-panel-menu-bar, PanelApplet > GtkMenuBar.menubar, PanelApplet > GtkMenuBar.menubar.menuitem,