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
This commit is contained in:
Rui Matos 2013-02-02 21:36:54 +01:00
parent 3652002a68
commit 496b5d62ae

View File

@ -429,7 +429,6 @@ StScrollBar StButton#vhandle:active {
background-color: black; background-color: black;
font-weight: bold; font-weight: bold;
height: 1.86em; height: 1.86em;
transition-duration: 250ms;
} }
#panel.lock-screen { #panel.lock-screen {