From 496b5d62aee85767865831d934f0789e291ba7d6 Mon Sep 17 00:00:00 2001 From: Rui Matos Date: Sat, 2 Feb 2013 21:36:54 +0100 Subject: [PATCH] css: Remove style transitions for the panel This, together with the panel's transparent background in the screen shield, has the unfortunate side-effect of showing the desktop background in a brief flash while coming out of the screen shield. https://bugzilla.gnome.org/show_bug.cgi?id=692966 --- data/theme/gnome-shell.css | 1 - 1 file changed, 1 deletion(-) diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css index e1c5fb736..20172458b 100644 --- a/data/theme/gnome-shell.css +++ b/data/theme/gnome-shell.css @@ -429,7 +429,6 @@ StScrollBar StButton#vhandle:active { background-color: black; font-weight: bold; height: 1.86em; - transition-duration: 250ms; } #panel.lock-screen {