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:
parent
3652002a68
commit
496b5d62ae
@ -429,7 +429,6 @@ StScrollBar StButton#vhandle:active {
|
||||
background-color: black;
|
||||
font-weight: bold;
|
||||
height: 1.86em;
|
||||
transition-duration: 250ms;
|
||||
}
|
||||
|
||||
#panel.lock-screen {
|
||||
|
Loading…
Reference in New Issue
Block a user