mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 20:49:20 +03:00
Improvements of message displaying (internal styles)
This commit is contained in:
parent
0bba7146a6
commit
4457cdbc23
46 changed files with 1967 additions and 359 deletions
3
vendors/normalize/normalize.css
vendored
3
vendors/normalize/normalize.css
vendored
|
|
@ -498,7 +498,10 @@ textarea {
|
|||
* Remove most spacing between table cells
|
||||
*/
|
||||
|
||||
/*
|
||||
table {
|
||||
border-collapse: collapse;
|
||||
border-spacing: 0;
|
||||
}
|
||||
*/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue