aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.20/gtk-solid-darker.css
diff options
context:
space:
mode:
authorHorst31802016-03-31 23:44:09 +0200
committerHorst31802016-03-31 23:44:09 +0200
commit435a5f71f3eb2b6175358fdf78e4570a6df07233 (patch)
tree7882783d6a841f473a23638c5c0379a2f3ae5794 /common/gtk-3.0/3.20/gtk-solid-darker.css
parent1c27afbd4b21806a8fb8ac109e7438f6ff191ea8 (diff)
downloadsolarc-theme-435a5f71f3eb2b6175358fdf78e4570a6df07233.tar.gz
solarc-theme-435a5f71f3eb2b6175358fdf78e4570a6df07233.tar.xz
solarc-theme-435a5f71f3eb2b6175358fdf78e4570a6df07233.zip
remove icon and text-shadow from xfce-panel
Diffstat (limited to 'common/gtk-3.0/3.20/gtk-solid-darker.css')
-rw-r--r--common/gtk-3.0/3.20/gtk-solid-darker.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/common/gtk-3.0/3.20/gtk-solid-darker.css b/common/gtk-3.0/3.20/gtk-solid-darker.css
index 7abab4f..654dad9 100644
--- a/common/gtk-3.0/3.20/gtk-solid-darker.css
+++ b/common/gtk-3.0/3.20/gtk-solid-darker.css
@@ -3258,7 +3258,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);