Gnome-Shell: fix icon-shadow in dash
This commit is contained in:
@@ -279,7 +279,10 @@ $dialog_box_shadow: 0 2px 6px -2px transparentize(black, .8);
|
||||
/* Dash */
|
||||
#dash {
|
||||
color: $osd_fg_color;
|
||||
icon-shadow: 0 2px 6px transparentize(black, .6);
|
||||
|
||||
StIcon {
|
||||
icon-shadow: 0 2px 6px transparentize(black, .6);
|
||||
}
|
||||
}
|
||||
|
||||
.dash-background, .dash-separator { background: $overview_transparent_bg; }
|
||||
|
||||
Reference in New Issue
Block a user