[libadwaita/wip/exalm/viewswitcher2] stylesheet: Fix AdwViewSwitcherBar padding




commit bfdf8f16d33cb16231a4baa2cf3bedaafc32ec23
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Wed Jun 29 02:58:44 2022 +0400

    stylesheet: Fix AdwViewSwitcherBar padding
    
    Oops.
    
    Update corresponding doc screenshots.

 doc/images/adaptive-view-switcher-narrow-dark.png | Bin 14204 -> 14193 bytes
 doc/images/adaptive-view-switcher-narrow.png      | Bin 13983 -> 13978 bytes
 doc/images/view-switcher-bar-dark.png             | Bin 10877 -> 10907 bytes
 doc/images/view-switcher-bar.png                  | Bin 10696 -> 10724 bytes
 src/stylesheet/widgets/_view-switcher.scss        |   8 --------
 5 files changed, 8 deletions(-)
---
diff --git a/doc/images/adaptive-view-switcher-narrow-dark.png 
b/doc/images/adaptive-view-switcher-narrow-dark.png
index 3b6dc228..5c5d7dbc 100644
Binary files a/doc/images/adaptive-view-switcher-narrow-dark.png and 
b/doc/images/adaptive-view-switcher-narrow-dark.png differ
diff --git a/doc/images/adaptive-view-switcher-narrow.png b/doc/images/adaptive-view-switcher-narrow.png
index 02e876fe..54f967c9 100644
Binary files a/doc/images/adaptive-view-switcher-narrow.png and 
b/doc/images/adaptive-view-switcher-narrow.png differ
diff --git a/doc/images/view-switcher-bar-dark.png b/doc/images/view-switcher-bar-dark.png
index 1c9ba4b9..2af02598 100644
Binary files a/doc/images/view-switcher-bar-dark.png and b/doc/images/view-switcher-bar-dark.png differ
diff --git a/doc/images/view-switcher-bar.png b/doc/images/view-switcher-bar.png
index dc9e62c5..db50ca94 100644
Binary files a/doc/images/view-switcher-bar.png and b/doc/images/view-switcher-bar.png differ
diff --git a/src/stylesheet/widgets/_view-switcher.scss b/src/stylesheet/widgets/_view-switcher.scss
index d499407b..63ac523a 100644
--- a/src/stylesheet/widgets/_view-switcher.scss
+++ b/src/stylesheet/widgets/_view-switcher.scss
@@ -45,14 +45,6 @@ viewswitcher {
   }
 }
 
-/**********************
- * AdwViewSwitcherBar *
- **********************/
-
-viewswitcherbar actionbar > revealer > box {
-  padding: 0;
-}
-
 /************************
  * AdwViewSwitcherTitle *
  ************************/


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]