From: pete Date: Thu, 10 Jun 2010 21:43:25 +0000 (+0000) Subject: Small update to latest tweets list style X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=f2f90a1f69f1de3ce63e5cf9e10192e27a45509e;p=lorea%2Felgg.git Small update to latest tweets list style git-svn-id: http://code.elgg.org/elgg/trunk@6452 36083f99-b078-4883-b0ff-0f9b5a30f544 --- diff --git a/mod/profile/views/default/profile/css.php b/mod/profile/views/default/profile/css.php index fb9a502e9..83342b26c 100644 --- a/mod/profile/views/default/profile/css.php +++ b/mod/profile/views/default/profile/css.php @@ -272,6 +272,9 @@ img.medium { /* *************************************** twitter panel within profile *************************************** */ +ul#twitter_update_list { + padding-left:0; +} ul#twitter_update_list li { background-image: url(mod/profile/graphics/speech_bubble_tail.gif); background-position:right bottom;