diff --git a/UI/WebServerResources/UIxContactEditor.css b/UI/WebServerResources/UIxContactEditor.css index b75634313..8d3989a86 100644 --- a/UI/WebServerResources/UIxContactEditor.css +++ b/UI/WebServerResources/UIxContactEditor.css @@ -29,12 +29,7 @@ DIV#editorTabs DIV.tab TD.titleCell { text-align: left; font-weight: bold; } -/* DIV#contactInfos INPUT.textField, -DIV#contactInfos TABLE -{ width: 100%; } - */ - -DIV#contactInfos INPUT.textField +INPUT.textField { width: 60%; } TD#htmlMailFormat diff --git a/UI/WebServerResources/iefixes.css b/UI/WebServerResources/iefixes.css index 8514f122a..003fbd8f1 100644 --- a/UI/WebServerResources/iefixes.css +++ b/UI/WebServerResources/iefixes.css @@ -57,6 +57,11 @@ TABLE.messageList TR._selected TD /*DIV#contactFoldersList SPAN.toolbarButton { padding: 2px; } */ +/* UIxContactEditor */ + +DIV#editorTabs TABLE.frame INPUT.textField +{ margin: 0px; } + /* SchedulerUI */ DIV.event > DIV.eventInside