From 1a3cc02b414909959f073649ad7f222ca8de91bb Mon Sep 17 00:00:00 2001 From: Devlon Duthie Date: Sun, 25 Sep 2011 18:33:19 -0500 Subject: moved 'view in contextabove the 'end' line of a wall item so it's clear that the link belongs to that item some various other css tweaks --- view/theme/testbubble/search_item.tpl | 5 ++--- view/theme/testbubble/style.css | 2 ++ 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'view/theme') diff --git a/view/theme/testbubble/search_item.tpl b/view/theme/testbubble/search_item.tpl index 39c74ef81..76fbee6ba 100644 --- a/view/theme/testbubble/search_item.tpl +++ b/view/theme/testbubble/search_item.tpl @@ -32,9 +32,8 @@ +
$conv
-
-
$conv
- +
\ No newline at end of file diff --git a/view/theme/testbubble/style.css b/view/theme/testbubble/style.css index af59f87b1..1c6931b2b 100644 --- a/view/theme/testbubble/style.css +++ b/view/theme/testbubble/style.css @@ -2704,6 +2704,7 @@ margin-left: 90px; width: 130px; padding: 7px; margin-bottom: 10px; + margin-left: 170px; ; -moz-box-shadow:inset 0px 1px 0px 0px #cfcfcf; -webkit-box-shadow:inset 0px 1px 0px 0px #cfcfcf; box-shadow:inset 0px 1px 0px 0px #cfcfcf; @@ -2733,6 +2734,7 @@ margin-left: 90px; #new-event-link a { color: #efefef; + text-align: center; } .edit-event-link, .plink-event-link { -- cgit v1.2.3