[libadwaita/wip/exalm/background-colors2: 3/17] demo: Stop overriding sidebar styles
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/background-colors2: 3/17] demo: Stop overriding sidebar styles
- Date: Fri, 1 Oct 2021 13:23:57 +0000 (UTC)
commit f3acec90f4a9ffb72cfe326eb6fea4b2f6ee8c2e
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Fri Oct 1 15:52:46 2021 +0500
demo: Stop overriding sidebar styles
We don't need to remove the border anymore. Remove the bg color as well
because we'll change it globally instead.
examples/style.css | 9 ---------
1 file changed, 9 deletions(-)
---
diff --git a/examples/style.css b/examples/style.css
index 750c5f02..f5765709 100644
--- a/examples/style.css
+++ b/examples/style.css
@@ -1,12 +1,3 @@
-stacksidebar {
- border-left-width: 0px;
- border-right-width: 0px;
-}
-
-stacksidebar.background list {
- background: @theme_bg_color;
-}
-
carousel.vertical .carousel-icon {
-gtk-icon-transform: rotate(90deg);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]