[libadwaita/wip/exalm/card: 30/34] stylesheet: Remove overlay osd overrides for toolbars
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/card: 30/34] stylesheet: Remove overlay osd overrides for toolbars
- Date: Thu, 21 Oct 2021 15:22:45 +0000 (UTC)
commit f02e29120ff049f088b95cb6dea48c8858352865
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Thu Oct 21 14:31:32 2021 +0500
stylesheet: Remove overlay osd overrides for toolbars
This was clearly added just for Totem. It can do it itself instead. And
new mockups don't do it anyway.
See https://bugzilla.gnome.org/show_bug.cgi?id=732528
src/stylesheet/widgets/_toolbars.scss | 9 ---------
1 file changed, 9 deletions(-)
---
diff --git a/src/stylesheet/widgets/_toolbars.scss b/src/stylesheet/widgets/_toolbars.scss
index b867d6dd..9394aa1f 100644
--- a/src/stylesheet/widgets/_toolbars.scss
+++ b/src/stylesheet/widgets/_toolbars.scss
@@ -115,21 +115,12 @@
padding: 0 6px;
border-spacing: 6px;
- // on OSD
- .osd & { background-color: transparent; }
-
@extend %toolbar;
// stand-alone OSD toolbars
&.osd {
padding: 8px 14px;
- border: none;
border-radius: $card_radius;
-
- &.left,
- &.right,
- &.top,
- &.bottom { border-radius: 0; } // positional classes for `attached` osd toolbars
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]