[gnome-shell/wip/snwh/theme-refactor: 39/41] theme: add space between & and .
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/snwh/theme-refactor: 39/41] theme: add space between & and .
- Date: Tue, 7 Jan 2020 11:09:47 +0000 (UTC)
commit 2ef17d63880c89590ec214cbed859ee370fd2568
Author: Sam Hewitt <sam snwh org>
Date: Fri Dec 20 16:19:39 2019 -0500
theme: add space between & and .
data/theme/gnome-shell-sass/widgets/_dash.scss | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/data/theme/gnome-shell-sass/widgets/_dash.scss b/data/theme/gnome-shell-sass/widgets/_dash.scss
index dc02d00e9f..20cdae5ef0 100644
--- a/data/theme/gnome-shell-sass/widgets/_dash.scss
+++ b/data/theme/gnome-shell-sass/widgets/_dash.scss
@@ -51,10 +51,9 @@ $dash_border_radius: $modal_radius * 1.5;
// Show apps button
.show-apps {
- background-color: transparent;
color: $osd_fg_color;
- &.overview-icon {
+ & .overview-icon {
@extend %icon_tile;
color: $osd_fg_color;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]