From c2160e683cb4d4e340ea184bb4fcbe688de73756 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Wed, 12 Jul 2017 17:45:23 +0200 Subject: Gtk+-3 all themes: setup border for clockmap in clock applet --- desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'desktop-themes/ContrastHighInverse/gtk-3.0') diff --git a/desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css b/desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css index fd5d34bf..e846fb32 100644 --- a/desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css +++ b/desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css @@ -294,6 +294,11 @@ NaTrayApplet { margin: 0px; } +/* Weird, this sets the border color of the clockmap */ +#MatePanelPopupWindow > .frame > GtkBox > GtkBox > GtkBox > ClockMap { + color: @theme_border_color; +} + /**************** * Pluma * ****************/ -- cgit v1.2.1