[gnome-themes-standard/wip/gd-progress-on-icons: 2/2] gtk3: Theme spinner inside GdMainIconView's cells
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard/wip/gd-progress-on-icons: 2/2] gtk3: Theme spinner inside GdMainIconView's cells
- Date: Mon, 17 Jun 2013 09:33:38 +0000 (UTC)
commit e5d263ad2cb1400c42eee420ecf5ee8e7b7369c2
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date: Sat Jun 15 19:39:43 2013 +0300
gtk3: Theme spinner inside GdMainIconView's cells
Make spinner visible on both dark and bright backgrounds w/o making
it look ugly/weird.
themes/Adwaita/gtk-3.0/gtk-widgets.css | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets.css b/themes/Adwaita/gtk-3.0/gtk-widgets.css
index 31e420a..b5d756d 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -3736,6 +3736,13 @@ GtkIconView.content-view.cell.check:active {
background-color: transparent;
}
+/* Make spinner visible on both dark and bright backgrounds w/o making
+ * it look ugly/weird.
+ */
+GdMainIconView.content-view.cell:active {
+ color: gray;
+}
+
GdMainIconView.content-view.cell.trough {
background-color: #f4f4f4;
border-radius: 3px;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]