implemented adding of new addresses, numbers, emails and web pages

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2025-10-10 20:53:33 +02:00
parent 57122c6d42
commit e89f513677
5 changed files with 28 additions and 6 deletions

View File

@@ -419,4 +419,8 @@ fieldset.vcard{
border-width: 1px;
vertical-align: top;
padding: 2px;
}
.vcard td button.symbol{
float: right;
}