Style the tray so it is less prominent in the overview

This will help to ensure that it doesn't distract from the other
elements in the overview, such as the dash, window thumbnails and
workspace switcher.

https://bugzilla.gnome.org/show_bug.cgi?id=682342
This commit is contained in:
Allan Day 2012-08-21 11:39:13 +01:00 committed by Jasper St. Pierre
parent 54f3036f86
commit 695f84e14f

View File

@ -1187,8 +1187,8 @@ StButton.popup-menu-item:insensitive {
}
#message-tray:overview {
background: rgba(0, 0, 0, 0.5);
border-top: 1px solid rgba(128, 128, 128, 0.4);
background: rgba(0, 0, 0, 0.1);
border-top: 1px solid rgba(128, 128, 128, 0.3);
}
.notification {