From 8caf355a45d60020ee7336594b336c2861d2f932 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Sun, 16 Aug 2015 19:44:12 +0200 Subject: gnome-shell: fix submenu font-weight --- common/gnome-shell/3.16/gnome-shell.css | 1 + 1 file changed, 1 insertion(+) (limited to 'common/gnome-shell/3.16/gnome-shell.css') diff --git a/common/gnome-shell/3.16/gnome-shell.css b/common/gnome-shell/3.16/gnome-shell.css index be123aa..0333c49 100644 --- a/common/gnome-shell/3.16/gnome-shell.css +++ b/common/gnome-shell/3.16/gnome-shell.css @@ -420,6 +420,7 @@ StScrollBar { .popup-menu .popup-menu-item:rtl { padding: 0.4em 0em 0.4em 3em; } .popup-menu .popup-menu-item:checked { + font-weight: normal; background: none; box-shadow: none; border-image: url("light-assets/menu/submenu-open.svg") 9 9 9 9; } -- cgit v1.2.3