From e94bef5a3f1fa932a9bc8014a2fdbf663e6cafe1 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Thu, 27 Aug 2015 21:13:04 +0200 Subject: reduce list-row transition --- common/gtk-3.0/3.18/gtk-contained-solid-darker.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/gtk-3.0/3.18/gtk-contained-solid-darker.css') diff --git a/common/gtk-3.0/3.18/gtk-contained-solid-darker.css b/common/gtk-3.0/3.18/gtk-contained-solid-darker.css index 1ecfbfc..94b49af 100644 --- a/common/gtk-3.0/3.18/gtk-contained-solid-darker.css +++ b/common/gtk-3.0/3.18/gtk-contained-solid-darker.css @@ -2570,7 +2570,7 @@ GtkScrolledWindow GtkViewport.frame { color: inherit; } .list-row, list-row.activatable { - transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } .list-row:hover, list-row.activatable:hover { transition: none; } -- cgit v1.2.3