summaryrefslogtreecommitdiff
path: root/desktop-themes/BlueMenta
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-themes/BlueMenta')
-rw-r--r--desktop-themes/BlueMenta/gtk-3.0/mate-applications.css8
1 files changed, 3 insertions, 5 deletions
diff --git a/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css b/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css
index 7e349775..36162acd 100644
--- a/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css
+++ b/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css
@@ -616,11 +616,9 @@ CalendarWindow#MatePanelPopupWindow {
border-radius: 3px;
}
-/* FIXME, does not work */
-CalendarWindow#MatePanelPopupWindow ClockMap {
- border-style: solid;
- border-width: 1px;
- border-color: @borders;
+/* Weird, this sets the border color of the clockmap */
+#MatePanelPopupWindow > .frame > GtkBox > GtkBox > GtkBox > ClockMap {
+ color: @borders;
}
/****************