[libadwaita/wip/exalm/stylesheet2: 36/103] stylesheet: Stop styling toolbar
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/stylesheet2: 36/103] stylesheet: Stop styling toolbar
- Date: Fri, 16 Apr 2021 22:38:45 +0000 (UTC)
commit c7e5b69145ed3218c3634cb4e7f666a9c94c277b
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Thu Apr 8 18:36:18 2021 +0500
stylesheet: Stop styling toolbar
It's gone in GTK 4. Keep .toolbar style class though.
src/stylesheet/_common.scss | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/src/stylesheet/_common.scss b/src/stylesheet/_common.scss
index 071c481..1963e71 100644
--- a/src/stylesheet/_common.scss
+++ b/src/stylesheet/_common.scss
@@ -1225,8 +1225,7 @@ combobox {
background-color: $bg_color;
}
-.toolbar,
-toolbar {
+.toolbar {
@extend %toolbar;
// on OSD
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]