[gnome-shell-sass] overview: Move search entry to ControlsManager
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell-sass] overview: Move search entry to ControlsManager
- Date: Mon, 22 Feb 2021 23:28:07 +0000 (UTC)
commit 3f752ca8ef3c0541c1be88810face46fbc808cda
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Wed Dec 30 17:02:14 2020 -0300
overview: Move search entry to ControlsManager
Next commit will tie all these widgets up with a single
layout manager, and we need to control the search entry
position.
Move it to OverviewControls.ControlsManager.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1624>
widgets/_overview.scss | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/widgets/_overview.scss b/widgets/_overview.scss
index b429bcf..eb62ba6 100644
--- a/widgets/_overview.scss
+++ b/widgets/_overview.scss
@@ -4,6 +4,10 @@
spacing: 24px;
}
+#overview-group {
+ spacing: 24px;
+}
+
#overviewGroup {
background-color: $system_bg_color;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]