diff options
Diffstat (limited to 'common/gtk-3.0/3.20/gtk-solid.css')
-rw-r--r-- | common/gtk-3.0/3.20/gtk-solid.css | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/common/gtk-3.0/3.20/gtk-solid.css b/common/gtk-3.0/3.20/gtk-solid.css index dc7c0cf..3951eae 100644 --- a/common/gtk-3.0/3.20/gtk-solid.css +++ b/common/gtk-3.0/3.20/gtk-solid.css @@ -3262,7 +3262,9 @@ button.documents-favorite:active:hover { border-color: transparent; } .xfce4-panel.panel { - background-color: #2b2e37; } + background-color: #2b2e37; + text-shadow: none; + -gtk-icon-shadow: none; } .xfce4-panel.panel button.flat, .xfce4-panel.panel button.sidebar-button { color: #BAC3CF; background-color: rgba(43, 46, 55, 0); |