mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 21:19:21 +03:00
Add prettier
This commit is contained in:
parent
08da3030b0
commit
450528ff00
61 changed files with 516 additions and 1456 deletions
|
|
@ -118,9 +118,9 @@
|
|||
}
|
||||
}
|
||||
|
||||
.e-contact-foreach {
|
||||
border-bottom: 1px solid #ddd;
|
||||
}
|
||||
// .e-contact-foreach {
|
||||
// border-bottom: 1px solid #ddd;
|
||||
// }
|
||||
|
||||
.e-contact-item {
|
||||
position: relative;
|
||||
|
|
@ -133,6 +133,7 @@
|
|||
margin: 0px;
|
||||
border: 0px solid transparent;
|
||||
z-index: 100;
|
||||
border-bottom: 1px solid #ddd;
|
||||
|
||||
.delimiter {
|
||||
position: relative;
|
||||
|
|
@ -413,7 +414,7 @@
|
|||
margin: 0px;
|
||||
border: 0px solid transparent;
|
||||
z-index: 100;
|
||||
|
||||
border-bottom: 1px solid #ddd;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue