diff options
author | raveit65 <[email protected]> | 2017-08-24 10:06:32 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-08-24 10:07:11 +0200 |
commit | da007f16628f9336563e04cd6856201dda0dc1d3 (patch) | |
tree | 5c21699261255713304de52a2dbbe1bb7c6fb5b9 /desktop-themes/Green-Submarine/gtk-3.0 | |
parent | ae37d6ea00e2db79859b14c5f5ce1b80285c2a57 (diff) | |
download | mate-themes-da007f16628f9336563e04cd6856201dda0dc1d3.tar.bz2 mate-themes-da007f16628f9336563e04cd6856201dda0dc1d3.tar.xz |
All themes: change syntax for loading panel-grid image for mate-1.20
Diffstat (limited to 'desktop-themes/Green-Submarine/gtk-3.0')
-rw-r--r-- | desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css b/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css index 99f68b95..d6bd054b 100644 --- a/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css +++ b/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css @@ -472,7 +472,7 @@ PanelSeparator { } /* the grid left from wnckpager and wncktasklist */ -MatePanelAppletFrameDBus { +MatePanelAppletFrameDBus > MatePanelAppletFrameDBus { background-image: -gtk-scaled(url("assets/panel-grid.svg")); background-color: transparent; background-repeat: no-repeat; |