From 588cc0a27945ea50011867f43908d929b84db1f7 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Mon, 27 Oct 2014 22:29:09 +0100 Subject: GTK3: update mate-applications.css to new :checked state in GTK3-3.14 --- desktop-themes/TraditionalOkTest/gtk-3.0/mate-applications.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'desktop-themes/TraditionalOkTest/gtk-3.0') diff --git a/desktop-themes/TraditionalOkTest/gtk-3.0/mate-applications.css b/desktop-themes/TraditionalOkTest/gtk-3.0/mate-applications.css index a0955e75..a48c711b 100755 --- a/desktop-themes/TraditionalOkTest/gtk-3.0/mate-applications.css +++ b/desktop-themes/TraditionalOkTest/gtk-3.0/mate-applications.css @@ -61,6 +61,7 @@ PanelMenuBar.menubar .menuitem:hover { } /* set selected menubar menuitem */ +PanelMenuBar.menubar .menu .menuitem:checked:hover, PanelMenuBar.menubar .menu .menuitem:active:hover, PanelMenuBar.menubar .menu .menuitem:hover { background-image: none; @@ -105,6 +106,8 @@ MatePanelApplet .button { to (@button_gradient_d)); } +MatePanelApplet .button:checked:hover, +MatePanelApplet .button:checked, MatePanelApplet .button:active:hover, MatePanelApplet .button:active { border-style: solid; @@ -143,6 +146,8 @@ WnckTasklist .button { to (@button_gradient_d)); } +WnckTasklist .button:checked:hover, +WnckTasklist .button:checked, WnckTasklist .button:active:hover, WnckTasklist .button:active { border-style: solid; -- cgit v1.2.1