[gnome-software/wip/exalm/style-cleanups: 25/25] style: Remove .toolbox
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/exalm/style-cleanups: 25/25] style: Remove .toolbox
- Date: Tue, 9 Nov 2021 19:11:11 +0000 (UTC)
commit b6988432ab3f2a498cbdb16849054c2787c21065
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Tue Nov 9 23:38:46 2021 +0500
style: Remove .toolbox
That's already the default style.
src/gs-first-run-dialog.ui | 3 ---
src/gs-info-window.ui | 3 ---
src/gtk-style.css | 4 ----
3 files changed, 10 deletions(-)
---
diff --git a/src/gs-first-run-dialog.ui b/src/gs-first-run-dialog.ui
index 7533fb01d..abad0352b 100644
--- a/src/gs-first-run-dialog.ui
+++ b/src/gs-first-run-dialog.ui
@@ -9,9 +9,6 @@
<property name="title" translatable="yes">Welcome</property>
<property name="default-width">640</property>
<property name="default-height">576</property>
- <style>
- <class name="toolbox"/>
- </style>
<child>
<object class="GtkWindowHandle">
diff --git a/src/gs-info-window.ui b/src/gs-info-window.ui
index b71fffbc0..80e94be35 100644
--- a/src/gs-info-window.ui
+++ b/src/gs-info-window.ui
@@ -7,9 +7,6 @@
<property name="icon_name">dialog-information</property>
<property name="default-width">640</property>
<property name="default-height">576</property>
- <style>
- <class name="toolbox"/>
- </style>
<child>
<object class="GtkOverlay" id="overlay">
diff --git a/src/gtk-style.css b/src/gtk-style.css
index 170e7172d..a867ff692 100644
--- a/src/gtk-style.css
+++ b/src/gtk-style.css
@@ -451,10 +451,6 @@ app-context-bar.vertical box:first-child .context-tile {
color: #ab3342;
}
-window.toolbox button.titlebutton:not(:hover) {
- background: @theme_bg_color;
-}
-
window.narrow .app-title {
font-size: 16pt;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]