aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.18/gtk.css
diff options
context:
space:
mode:
Diffstat (limited to 'common/gtk-3.0/3.18/gtk.css')
-rw-r--r--common/gtk-3.0/3.18/gtk.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/common/gtk-3.0/3.18/gtk.css b/common/gtk-3.0/3.18/gtk.css
index 9fb09b8..f409ee1 100644
--- a/common/gtk-3.0/3.18/gtk.css
+++ b/common/gtk-3.0/3.18/gtk.css
@@ -3092,7 +3092,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, .xfce4-panel.panel .sidebar-button.button {
color: #BAC3CF;
background-color: rgba(43, 46, 55, 0);