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

index 2788eb0923c0170e63bae6651b466563f2462ec6..46273d1c23ea5cdb1363d1b3fa5d1e46c19d9c12 100755 (executable)
@@ -417,6 +417,8 @@ margin-bottom:18px;
 
 .entity_actions ul { margin: 0; padding: 0; }
 
+.entity_subscribe { border: 0; background-color: red; color: white; padding: 8px; }
+
 .entity_subscribe a:after { 
-content:' \0151 add to your friends';
+content:' and add to your friends';
  }
\ No newline at end of file