From: Devlon Duthie Date: Sun, 25 Sep 2011 23:33:19 +0000 (-0500) Subject: moved 'view in contextabove the 'end' line of a wall item so it's clear that the... X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=1a3cc02b414909959f073649ad7f222ca8de91bb;p=friendica.git 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 --- diff --git a/view/theme/testbubble/search_item.tpl b/view/theme/testbubble/search_item.tpl index 39c74ef817..76fbee6ba3 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 af59f87b11..1c6931b2b5 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 {