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:
parent
54f3036f86
commit
695f84e14f
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user