mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue