Highlight search terms in conversation message address headers.
This commit is contained in:
parent
124273da45
commit
d217cb868f
2 changed files with 56 additions and 21 deletions
|
|
@ -78,6 +78,10 @@ row.geary-folder-popover-list-row > label {
|
|||
margin-bottom: 6px;
|
||||
border-bottom-width: 1px;
|
||||
}
|
||||
.conversation-listbox > row.geary-match flowboxchild.geary-match {
|
||||
color: @theme_selected_fg_color;
|
||||
background: @theme_selected_bg_color;
|
||||
}
|
||||
.conversation-listbox > row.geary-last {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue