diff options
author | raveit65 <[email protected]> | 2018-05-20 18:08:18 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-05-28 13:08:17 +0200 |
commit | b6a9abfa534ce908929f4561c303945e65e8e9c5 (patch) | |
tree | 5f8a072b4b84558d1c9d2ce25786caa27c2a4152 /desktop-themes/GreenLaguna | |
parent | 2d9b9008ef25d1c161e94f15e10c3cf9479da6bd (diff) | |
download | mate-themes-b6a9abfa534ce908929f4561c303945e65e8e9c5.tar.bz2 mate-themes-b6a9abfa534ce908929f4561c303945e65e8e9c5.tar.xz |
all themes: xrandr-applet menu styling
Diffstat (limited to 'desktop-themes/GreenLaguna')
-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; |