diff options
Diffstat (limited to 'common/gtk-3.0/3.16/gtk.css')
-rw-r--r-- | common/gtk-3.0/3.16/gtk.css | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/common/gtk-3.0/3.16/gtk.css b/common/gtk-3.0/3.16/gtk.css index 2c43a27..1326f87 100644 --- a/common/gtk-3.0/3.16/gtk.css +++ b/common/gtk-3.0/3.16/gtk.css @@ -2933,7 +2933,9 @@ ClockBox { color: #BAC3CF; } .xfce4-panel.panel { - background-color: rgba(43, 46, 55, 0.95); } + background-color: rgba(43, 46, 55, 0.95); + text-shadow: none; + icon-shadow: none; } .xfce4-panel.panel .button.flat { color: #BAC3CF; background-color: rgba(43, 46, 55, 0); |