Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/gtk3/theme/gtk-widgets.css.em
diff options
context:
space:
mode:
Diffstat (limited to 'gtk3/theme/gtk-widgets.css.em')
-rw-r--r--gtk3/theme/gtk-widgets.css.em3
1 files changed, 3 insertions, 0 deletions
diff --git a/gtk3/theme/gtk-widgets.css.em b/gtk3/theme/gtk-widgets.css.em
index e2d376a..4163fe9 100644
--- a/gtk3/theme/gtk-widgets.css.em
+++ b/gtk3/theme/gtk-widgets.css.em
@@ -407,6 +407,9 @@ SugarHTray * , SugarVTray * { background-color: @toolbar_grey;}
/* Menus and palettes */
SugarPaletteWindowWidget {
+ border-width: $(thickness)px;
+ border-color: @button_grey;
+ border-style: solid;
background-color: @black;
color: @white;
}