summaryrefslogtreecommitdiff
path: root/skins/default/templates
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2009-10-06 07:13:58 +0000
committeralecpl <alec@alec.pl>2009-10-06 07:13:58 +0000
commit2aaa992cc180cf94097ed0b05001f787cbeba483 (patch)
treefcfc656b0f7981eaf76404de7b55a3f2a6127114 /skins/default/templates
parent01ffe039089e08fd6faaf03f4170853defd41fc8 (diff)
- unified boxtitle css styles
Diffstat (limited to 'skins/default/templates')
-rw-r--r--skins/default/templates/addressbook.html2
-rw-r--r--skins/default/templates/editidentity.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/skins/default/templates/addressbook.html b/skins/default/templates/addressbook.html
index 3aa9fdc34..28bfb8637 100644
--- a/skins/default/templates/addressbook.html
+++ b/skins/default/templates/addressbook.html
@@ -47,7 +47,7 @@
<roundcube:if condition="count(env:address_sources) &gt; 1" />
<div id="directorylist">
-<div id="groups-title"><roundcube:label name="groups" /></div>
+<div id="groups-title" class="boxtitle"><roundcube:label name="groups" /></div>
<roundcube:object name="directorylist" id="directories-list" />
</div>
<roundcube:endif />
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" />