mirror of
https://github.com/horst3180/arc-theme.git
synced 2026-03-02 03:40:11 +00:00
cinnamon 3.2: fix notifications inside menus (#695)
This commit is contained in:
@@ -761,8 +761,9 @@ StScrollBar {
|
||||
width: 34em;
|
||||
color: $osd_fg_color;
|
||||
|
||||
.menu &,
|
||||
.popup-menu & {
|
||||
color: $fg_color;
|
||||
&, &.multi-line-notification { color: $fg_color; }
|
||||
border-image: url("#{$asset_path}/misc/message.svg") 9 9 9 9;
|
||||
|
||||
.notification-button, .notification-icon-button {
|
||||
|
||||
Reference in New Issue
Block a user