[libadwaita/wip/exalm/stylesheet2: 30/97] stylesheet: Stop styling toolbar
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/stylesheet2: 30/97] stylesheet: Stop styling toolbar
- Date: Fri, 9 Apr 2021 12:30:24 +0000 (UTC)
commit a2a50a63b72a7106ba8dbcb5f71b0a402df6a715
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]