Remove shadow behind wingpanel widgets #166

master
David Mohammed 2018-11-26 19:26:16 +00:00
parent e97206cf07
commit 546b8650e2
No known key found for this signature in database
GPG Key ID: C2EAA8A26ADC59EE
1 changed files with 1 additions and 3 deletions

View File

@ -214,7 +214,7 @@ $disk_space_free: darken($bg_color, 3%);
scrolledwindow.sidebar treeview.view {
background: $dark_sidebar_bg;
color: $dark_sidebar_fg;
&:selected, &:active {
background: $selected_bg_color;
color: $selected_fg_color;
@ -835,8 +835,6 @@ panel-toplevel.background {
background-color: transparent;
color: white;
font-weight: bold;
text-shadow: 0 1px 2px transparentize(black, 0.4);
-gtk-icon-shadow: 0 1px 2px transparentize(black, 0.4);
&-shadow {
background-image: none;