summaryrefslogtreecommitdiff
path: root/desktop-themes/TraditionalOk
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-themes/TraditionalOk')
-rw-r--r--desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css b/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css
index 322a46fa..99e11203 100644
--- a/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css
+++ b/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css
@@ -290,6 +290,11 @@ PanelApplet.wnck-applet .wnck-pager {
border-style: none;
}
+/* Weird, this sets the border color of the clockmap */
+#MatePanelPopupWindow > frame > box > box > box > widget {
+ color: @border_color;
+}
+
PanelApplet.wnck-applet .wnck-pager {
background-image: none;
color: shade (@theme_selected_bg_color, 1.30);