theme: Add interactive styling to .events-section-title again
Since it's an interactive element, interactive styling is still needed. https://gitlab.gnome.org/GNOME/gnome-shell/issues/2088
This commit is contained in:
parent
1263f84c3f
commit
40f7d61524
@ -64,9 +64,9 @@
|
||||
}
|
||||
|
||||
.events-section-title {
|
||||
@include notification_bubble($flat: true);
|
||||
color: desaturate(darken($fg_color,40%), 10%);
|
||||
font-weight: bold;
|
||||
border-radius: 4px;
|
||||
padding: .4em;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user