mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-25 09:23:28 +01:00
remove font-size to use default from preferences for text mails
This commit is contained in:
parent
949f5c5961
commit
1949f461b8
@ -12,7 +12,6 @@
|
||||
|
||||
body, td, textarea {
|
||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
body,html {
|
||||
@ -23,7 +22,6 @@ body,html {
|
||||
}
|
||||
.td_display {
|
||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||
font-size: 120%;
|
||||
color: black;
|
||||
background-color: #FFFFFF;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user