]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
updated
authorMatt Lee <mattl@cnuk.org>
Mon, 29 Nov 2010 20:40:29 +0000 (15:40 -0500)
committerMatt Lee <mattl@cnuk.org>
Mon, 29 Nov 2010 20:40:29 +0000 (15:40 -0500)
theme/gnusocial/css/social.css

index dae2a307478414c1922e4a1cf2a52c37bf3b2662..6b515300bf74fc3b78ebe9af774089de4e061f36 100755 (executable)
@@ -413,8 +413,10 @@ padding:2px 4px 1px 26px;
 margin-bottom:18px;
 }
 
-.entity_actions li { list-style: none !important; }
+.entity_actions li { list-style: none !important;  }
 
-.entity_subscribe a { 
-content:'Add to your friends';
+.entity_actions ul { margin: 0; padding: 0; }
+
+.entity_subscribe a:after { 
+content:' &mdash; add to your friends';
  }
\ No newline at end of file