theme: Put back the transition from overview to desktop for the message tray

https://bugzilla.gnome.org/show_bug.cgi?id=682271
This commit is contained in:
Jasper St. Pierre 2012-08-20 14:59:51 -04:00
parent d1e35d11d0
commit 75ed427e04

View File

@ -1166,6 +1166,7 @@ StButton.popup-menu-item:insensitive {
#message-tray {
background: #2e3436 url(message-tray-background.png);
background-repeat: repeat;
transition-duration: 250;
height: 72px;
}