diff options
Diffstat (limited to 'desktop-themes')
11 files changed, 51 insertions, 10 deletions
diff --git a/desktop-themes/BlackMATE/gtk-3.0/mate-applications.css b/desktop-themes/BlackMATE/gtk-3.0/mate-applications.css index a06d4eb7..2e52710a 100644 --- a/desktop-themes/BlackMATE/gtk-3.0/mate-applications.css +++ b/desktop-themes/BlackMATE/gtk-3.0/mate-applications.css @@ -696,6 +696,11 @@ NaTrayApplet { margin: 0px; } +/* Weird, this sets the border color of the clockmap */ +#MatePanelPopupWindow > .frame > GtkBox > GtkBox > GtkBox > ClockMap { + color: @less_dark_color; +} + /********* * Pluma * *********/ diff --git a/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css b/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css index 03820309..734b2c4e 100644 --- a/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css +++ b/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css @@ -1109,6 +1109,11 @@ CalendarWindow#MatePanelPopupWindow .frame GtkExpander:checked:hover { 0px -1px shade (@menu_bg_dark_color, 1.0); } +/* Weird, this sets the border color of the clockmap */ +#MatePanelPopupWindow > .frame > GtkBox > GtkBox > GtkBox > ClockMap { + color: shade(@theme_selected_bg_color, 1.5); +} + /**************** * Mate-terminal * ****************/ 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; } /**************** diff --git a/desktop-themes/ContrastHigh/gtk-3.0/mate-applications.css b/desktop-themes/ContrastHigh/gtk-3.0/mate-applications.css index c0da3a3a..87e64e53 100644 --- a/desktop-themes/ContrastHigh/gtk-3.0/mate-applications.css +++ b/desktop-themes/ContrastHigh/gtk-3.0/mate-applications.css @@ -296,6 +296,11 @@ NaTrayApplet { margin: 0px; } +/* Weird, this sets the border color of the clockmap */ +#MatePanelPopupWindow > .frame > GtkBox > GtkBox > GtkBox > ClockMap { + color: @theme_border_color; +} + /**************** * Mate-Terminal * ****************/ 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 * ****************/ diff --git a/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css b/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css index b948337f..f75d1278 100644 --- a/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css +++ b/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css @@ -1110,6 +1110,11 @@ CalendarWindow#MatePanelPopupWindow .frame GtkExpander:checked:hover { 0px -1px shade (@menu_bg_dark_color, 1.0); } +/* Weird, this sets the border color of the clockmap */ +#MatePanelPopupWindow > .frame > GtkBox > GtkBox > GtkBox > ClockMap { + color: shade(@theme_selected_bg_color, 1.5); +} + /**************** * Mate-terminal * ****************/ diff --git a/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css b/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css index fe660b07..4626de5a 100644 --- a/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css +++ b/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css @@ -577,6 +577,11 @@ CalendarWindow#MatePanelPopupWindow { border-radius: 3px; } +/* Weird, this sets the border color of the clockmap */ +#MatePanelPopupWindow > .frame > GtkBox > GtkBox > GtkBox > ClockMap { + color: @notebook_border; +} + /**************** * Mate-Terminal * ****************/ diff --git a/desktop-themes/Menta/gtk-3.0/mate-applications.css b/desktop-themes/Menta/gtk-3.0/mate-applications.css index 3f41b81d..a0cfef13 100644 --- a/desktop-themes/Menta/gtk-3.0/mate-applications.css +++ b/desktop-themes/Menta/gtk-3.0/mate-applications.css @@ -613,11 +613,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; } /**************** diff --git a/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css b/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css index 70531bda..f0a765e1 100644 --- a/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css +++ b/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css @@ -323,6 +323,11 @@ CalendarWindow#MatePanelPopupWindow { border-radius: 3px; } +/* Weird, this sets the border color of the clockmap */ +#MatePanelPopupWindow > .frame > GtkBox > GtkBox > GtkBox > ClockMap { + color: @border_color; +} + /*********************** * Mate-Control-Center * ***********************/ diff --git a/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css b/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css index c6049fa3..08bf38cc 100644 --- a/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css +++ b/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css @@ -324,6 +324,11 @@ CalendarWindow#MatePanelPopupWindow { border-radius: 3px; } +/* Weird, this sets the border color of the clockmap */ +#MatePanelPopupWindow > .frame > GtkBox > GtkBox > GtkBox > ClockMap { + color: @border_color; +} + /*********************** * Mate-Control-Center * ***********************/ diff --git a/desktop-themes/TraditionalOkTest/gtk-3.0/mate-applications.css b/desktop-themes/TraditionalOkTest/gtk-3.0/mate-applications.css index de86670e..d344c540 100644 --- a/desktop-themes/TraditionalOkTest/gtk-3.0/mate-applications.css +++ b/desktop-themes/TraditionalOkTest/gtk-3.0/mate-applications.css @@ -353,6 +353,11 @@ CalendarWindow#MatePanelPopupWindow { border-radius: 3px; } +/* Weird, this sets the border color of the clockmap */ +#MatePanelPopupWindow > .frame > GtkBox > GtkBox > GtkBox > ClockMap { + color: @border_color; +} + /****************** * mate-terminal * ******************/ |