[gnome-themes-standard] Widgets: spinner animation.
- From: Lapo Calamandrei <lapo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] Widgets: spinner animation.
- Date: Thu, 1 Mar 2012 16:48:36 +0000 (UTC)
commit 12f3dfce331ad8ac4ccae00d45b05f43eda2947f
Author: Lapo Calamandrei <calamandrei gmail com>
Date: Thu Mar 1 17:48:12 2012 +0100
Widgets: spinner animation.
themes/Adwaita/gtk-3.0/gtk-widgets.css | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets.css b/themes/Adwaita/gtk-3.0/gtk-widgets.css
index 25666b6..fd99cc7 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -121,6 +121,11 @@ GtkWindow:backdrop {
/*****************
* Miscellaneous *
*****************/
+
+.spinner:active {
+ transition: 750ms linear loop;
+}
+
.floating-bar {
background-color: @info_bg_color;
border-color: darker(@info_bg_color);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]