aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/diabook-blue/rs_common_tabs.tpl
diff options
context:
space:
mode:
authortommy tomson <thomas.bierey@gmx.de>2012-03-31 18:42:11 +0200
committertommy tomson <thomas.bierey@gmx.de>2012-03-31 18:42:11 +0200
commit36545e554bd051f602c270569a20eddf432555f0 (patch)
tree8fb986714001a83587167e80f7eca55b4bcd0fd6 /view/theme/diabook-blue/rs_common_tabs.tpl
parent19a7096be65d761abf9f9e195a862208aa6fa397 (diff)
downloadvolse-hubzilla-36545e554bd051f602c270569a20eddf432555f0.tar.gz
volse-hubzilla-36545e554bd051f602c270569a20eddf432555f0.tar.bz2
volse-hubzilla-36545e554bd051f602c270569a20eddf432555f0.zip
diabook-themes: move "common tabs" to left side on settings page
Diffstat (limited to 'view/theme/diabook-blue/rs_common_tabs.tpl')
-rwxr-xr-xview/theme/diabook-blue/rs_common_tabs.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/diabook-blue/rs_common_tabs.tpl b/view/theme/diabook-blue/rs_common_tabs.tpl
index 513778e76..6a1c5c71b 100755
--- a/view/theme/diabook-blue/rs_common_tabs.tpl
+++ b/view/theme/diabook-blue/rs_common_tabs.tpl
@@ -1,4 +1,4 @@
-<h3 style="margin-top: 0px; padding-left: 0px; text-align: center;">Settings Menu</h3>
+<h3 style="border-bottom: 1px solid #D2D2D2;">Settings Menu</h3>
<ul class="rs_tabs">
{{ for $tabs as $tab }}
<li><a href="$tab.url" class="rs_tab button $tab.sel">$tab.label</a></li>