[gnome-shell/wip/snwh/theme-refactor: 31/34] 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: 31/34] theme: add space between & and .
- Date: Thu, 9 Jan 2020 15:46:01 +0000 (UTC)
commit 29a561c0b17fccb5660f5fa039c47483d774acd2
Author: Sam Hewitt <sam snwh org>
Date: Fri Dec 20 16:19:39 2019 -0500
theme: add space between & and .
https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/904
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]