From fa8b4e98b727a2af58fea55e93546089fe9bea2b Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 16 Dec 2012 15:49:22 -0800 Subject: some cleanup - Thomas we can put the radius/shadow stuff back later for the hipster kids, it's quite distracting at the moment and makes it hard to get serious work done. Hmmm. Wonder if we could make radius/shadow configurable like colours.... and maybe even screen transparency.... that could be interesting. --- view/tpl/contact_block.tpl | 2 +- view/tpl/conv_frame.tpl | 3 +++ view/tpl/profile_vcard.tpl | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/contact_block.tpl b/view/tpl/contact_block.tpl index a79648712..a623c4944 100644 --- a/view/tpl/contact_block.tpl +++ b/view/tpl/contact_block.tpl @@ -1,5 +1,5 @@
-

$contacts

+
$contacts
{{ if $micropro }} $viewcontacts
diff --git a/view/tpl/conv_frame.tpl b/view/tpl/conv_frame.tpl index ed3e87050..202b095e7 100644 --- a/view/tpl/conv_frame.tpl +++ b/view/tpl/conv_frame.tpl @@ -9,3 +9,6 @@
{{ endif }} + + + diff --git a/view/tpl/profile_vcard.tpl b/view/tpl/profile_vcard.tpl index 7ae62330c..51e3a4028 100644 --- a/view/tpl/profile_vcard.tpl +++ b/view/tpl/profile_vcard.tpl @@ -48,7 +48,7 @@
- +
$contact_block -- cgit v1.2.3