diff options
author | alecpl <alec@alec.pl> | 2009-10-06 07:13:58 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2009-10-06 07:13:58 +0000 |
commit | 2aaa992cc180cf94097ed0b05001f787cbeba483 (patch) | |
tree | fcfc656b0f7981eaf76404de7b55a3f2a6127114 /skins/default/templates/editidentity.html | |
parent | 01ffe039089e08fd6faaf03f4170853defd41fc8 (diff) |
- unified boxtitle css styles
Diffstat (limited to 'skins/default/templates/editidentity.html')
-rw-r--r-- | skins/default/templates/editidentity.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/default/templates/editidentity.html b/skins/default/templates/editidentity.html index deff97990..8a37da299 100644 --- a/skins/default/templates/editidentity.html +++ b/skins/default/templates/editidentity.html @@ -20,7 +20,7 @@ </p> <div id="identity-details"> -<div id="identity-title"><roundcube:object name="steptitle" /></div> +<div id="identity-title" class="boxtitle"><roundcube:object name="steptitle" /></div> <div style="padding:15px;"> <roundcube:object name="identityform" size="40" textareacols="60" textarearows="6" /> |