1
0
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:
Horst3180
2016-11-25 16:15:39 +01:00
parent e4b0e998ae
commit 57ad5914bc
3 changed files with 100 additions and 21 deletions

View File

@@ -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 {