mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-08 22:18:28 +03:00
Use CSS instead of $index #1797
This commit is contained in:
parent
e345550c7f
commit
82ab4c4c6d
2 changed files with 5 additions and 2 deletions
|
|
@ -45,4 +45,8 @@
|
|||
content: ')';
|
||||
}
|
||||
|
||||
.identities-list tr + tr .identity-default {
|
||||
display: none;
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue