diff options
author | raveit65 <[email protected]> | 2018-05-20 18:08:18 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-05-28 13:09:47 +0200 |
commit | d667f21e8c50a41928ee9e78193a1ee4bd2f9a50 (patch) | |
tree | 8202fe0c047ed8fd2ac3854b50b9d822617e7a01 /desktop-themes/GreenLaguna/gtk-3.0 | |
parent | cab4057bd34646f6d63e86f5af7372576310f58e (diff) | |
download | mate-themes-d667f21e8c50a41928ee9e78193a1ee4bd2f9a50.tar.bz2 mate-themes-d667f21e8c50a41928ee9e78193a1ee4bd2f9a50.tar.xz |
all themes: xrandr-applet menu styling
Diffstat (limited to 'desktop-themes/GreenLaguna/gtk-3.0')
-rw-r--r-- | desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css b/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css index f18ff1a6..89a3a767 100644 --- a/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css +++ b/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css @@ -456,6 +456,11 @@ na-tray-applet > widget > box { } +/* xrandr applet */ +.mate-panel-menu-bar menuitem.xrandr-applet:disabled > box > label { + color: @menu_controls_color; +} + /* mate-menu, mintmenu fork */ #mate-menu.background { border-color: @borders; |