[gnome-software/wip/exalm/style-cleanups: 22/25] style: Update .list-page styles
- From: Alexander Mikhaylenko <alexm src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gnome-software/wip/exalm/style-cleanups: 22/25] style: Update .list-page styles
 
- Date: Wed, 10 Nov 2021 11:30:12 +0000 (UTC)
 
commit e5903c52da66c1a5ad5bab211fccadb88f74f91f
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Tue Nov 9 22:51:45 2021 +0500
    style: Update .list-page styles
    
    AdwPreferencesPage doesn't change margins like that anymore.
 src/style.css | 31 ++-----------------------------
 1 file changed, 2 insertions(+), 29 deletions(-)
---
diff --git a/src/style.css b/src/style.css
index d35486a4c..0014c5d63 100644
--- a/src/style.css
+++ b/src/style.css
@@ -317,35 +317,8 @@ star-image {
  * set as a property. */
 
 scrolledwindow.list-page > viewport > clamp > box {
-  margin: 0 12px; transition: margin-bottom 200ms ease;
-}
-
-scrolledwindow.list-page > viewport > clamp > box.section {
-  transition: margin-top 200ms ease;
-}
-
-scrolledwindow.list-page > viewport > clamp > box.small {
-  margin-bottom: 18px;
-}
-
-scrolledwindow.list-page > viewport > clamp > box.small .section {
-  margin-top: 18px;
-}
-
-scrolledwindow.list-page > viewport > clamp > box.medium {
-  margin-bottom: 24px;
-}
-
-scrolledwindow.list-page > viewport > clamp > box.medium .section {
-  margin-top: 24px;
-}
-
-scrolledwindow.list-page > viewport > clamp > box.large {
-  margin-bottom: 30px;
-}
-
-scrolledwindow.list-page > viewport > clamp > box.large .section {
-  margin-top: 30px;
+       margin: 24px 12px;
+       border-spacing: 24px;
 }
 
 /* Increase the spacing in the Update Preferences window between the label and
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]