diff options
author | raveit65 <[email protected]> | 2017-08-24 10:06:32 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-08-24 10:06:57 +0200 |
commit | 91e58ef8a17a97e94d9cfa46505b1c8bc50f8450 (patch) | |
tree | 0786063d267053d17613b37fb793709065b4f188 /desktop-themes/Green-Submarine/gtk-3.0 | |
parent | 3470ec1bfa17e5c3cdf2c8a2f7f3662668fee248 (diff) | |
download | mate-themes-91e58ef8a17a97e94d9cfa46505b1c8bc50f8450.tar.bz2 mate-themes-91e58ef8a17a97e94d9cfa46505b1c8bc50f8450.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; |