[gnome-software/wip/exalm/style-cleanups: 2/21] style: Remove selector GTK3-isms
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/exalm/style-cleanups: 2/21] style: Remove selector GTK3-isms
- Date: Tue, 9 Nov 2021 19:12:15 +0000 (UTC)
commit 2256c8a2412952a50aff19ce0f09247f9352fa8a
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Tue Nov 9 21:45:39 2021 +0500
style: Remove selector GTK3-isms
These haven't been a thing since 3.20.
src/gtk-style.css | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/gtk-style.css b/src/gtk-style.css
index a6187d2f4..58d1e6516 100644
--- a/src/gtk-style.css
+++ b/src/gtk-style.css
@@ -339,12 +339,12 @@ review-bar {
background-color: transparent;
}
-box.star, GtkBox.star {
+box.star {
background-color: transparent;
background-image: none;
}
-button.star, .button.star {
+button.star {
outline-offset: 0;
background-color: transparent;
background-image: none;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]