[gnome-shell-sass] theme: Add some horizontal padding to folder view
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell-sass] theme: Add some horizontal padding to folder view
- Date: Wed, 13 Jan 2021 23:19:11 +0000 (UTC)
commit dac581ae7fde50f32b4eeadefe009f34f200e7c0
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Thu Dec 3 14:26:43 2020 -0300
theme: Add some horizontal padding to folder view
So that folders also have a slight fade when scrolling. Do that by actually
dropping the CSS to remove the inherited horizontal padding.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1519>
widgets/_app-grid.scss | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/widgets/_app-grid.scss b/widgets/_app-grid.scss
index c98980e..c84377b 100644
--- a/widgets/_app-grid.scss
+++ b/widgets/_app-grid.scss
@@ -77,8 +77,6 @@ $app_grid_fg_color: #fff;
column-spacing: $base_spacing * 5;
page-padding-top: 0;
page-padding-bottom: 0;
- page-padding-left: 0;
- page-padding-right: 0;
}
& .page-indicators {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]