From 6d7ab710c89c193af7f086b0aabcc08f9673f292 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Thu, 31 Mar 2016 00:38:39 +0200 Subject: update lightdm style --- common/gtk-3.0/3.20/gtk-solid-darker.css | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'common/gtk-3.0/3.20/gtk-solid-darker.css') diff --git a/common/gtk-3.0/3.20/gtk-solid-darker.css b/common/gtk-3.0/3.20/gtk-solid-darker.css index 21e91da..2563f63 100644 --- a/common/gtk-3.0/3.20/gtk-solid-darker.css +++ b/common/gtk-3.0/3.20/gtk-solid-darker.css @@ -3558,16 +3558,16 @@ GtkListBox .h4 { color: #BAC3CF; font: bold; box-shadow: inset 0 -1px #1b1d23; } - #panel_window .menubar, - #panel_window .menubar > .menuitem { + #panel_window menubar, + #panel_window menubar > menuitem { background-color: transparent; color: #BAC3CF; font: bold; } - #panel_window .menubar .menuitem:disabled { + #panel_window menubar menuitem:disabled { color: rgba(186, 195, 207, 0.5); } - #panel_window .menubar .menuitem:disabled label { + #panel_window menubar menuitem:disabled label { color: inherit; } - #panel_window .menubar .menu .menuitem { + #panel_window menubar menu > menuitem { font: normal; } #login_window, @@ -3641,7 +3641,7 @@ GtkListBox .h4 { #login_window #user_combobox { color: #5c616c; font: 13px; } - #login_window #user_combobox .menu { + #login_window #user_combobox menu { font: normal; } #user_image { -- cgit v1.2.3