mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
overview: Use a symbolic icon for notifications
Notifications from the system should use symbolic icons. Also fix up the summary area CSS so the icon gets the right colors. https://bugzilla.gnome.org/show_bug.cgi?id=636137
This commit is contained in:
parent
991a0c642b
commit
42366e4be4
2 changed files with 3 additions and 3 deletions
|
|
@ -935,6 +935,7 @@ StTooltip StLabel {
|
|||
}
|
||||
|
||||
.summary-source {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.summary-source-button {
|
||||
|
|
@ -949,7 +950,6 @@ StTooltip StLabel {
|
|||
.source-title {
|
||||
font: 12px sans-serif;
|
||||
font-weight: bold;
|
||||
color: white;
|
||||
padding-left: 4px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue