Tweak spoofed email warning UI
This commit is contained in:
parent
10051e0354
commit
ffaa43cbfe
3 changed files with 10 additions and 1 deletions
|
|
@ -147,6 +147,13 @@ grid.geary-message-summary {
|
|||
padding: 0;
|
||||
}
|
||||
|
||||
.geary-headers flowboxchild.geary-spoofed image:dir(ltr) {
|
||||
margin-right: 2px;
|
||||
}
|
||||
.geary-headers flowboxchild.geary-spoofed image:dir(rtl) {
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
.geary-headers label.geary-from {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue