diff --git a/addressbook/templates/default/app.css b/addressbook/templates/default/app.css index fdb9338aee..eaa6e91e6a 100644 --- a/addressbook/templates/default/app.css +++ b/addressbook/templates/default/app.css @@ -118,4 +118,6 @@ select#addressbook-index_col_filter\[tid\] { #addressbook-index_addressbook-index-row select{ float: right; width: 134px; -} \ No newline at end of file +} +.smime_section_border {border-top: 1px solid #e5e5e5;} +.smime_section_border> * {padding-top: 10px;} \ No newline at end of file diff --git a/addressbook/templates/default/edit.xet b/addressbook/templates/default/edit.xet index 926abb4b1a..6deded9db0 100644 --- a/addressbook/templates/default/edit.xet +++ b/addressbook/templates/default/edit.xet @@ -176,7 +176,7 @@ - + diff --git a/addressbook/templates/pixelegg/app.css b/addressbook/templates/pixelegg/app.css index b473eb7493..d44ae7e8fd 100755 --- a/addressbook/templates/pixelegg/app.css +++ b/addressbook/templates/pixelegg/app.css @@ -140,6 +140,12 @@ select#addressbook-index_col_filter\[tid\] { float: right; width: 134px; } +.smime_section_border { + border-top: 1px solid #e5e5e5; +} +.smime_section_border > * { + padding-top: 10px; +} @media all { /* #############################################################################