From a6fb7ce01144236b68666a5f3d4e4293deb66acd Mon Sep 17 00:00:00 2001 From: Peter Wu Date: Wed, 21 May 2014 13:48:57 +0200 Subject: Split From and To in user info box --- bubble.html | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'bubble.html') diff --git a/bubble.html b/bubble.html index 79359d6..f635c23 100644 --- a/bubble.html +++ b/bubble.html @@ -78,9 +78,6 @@ html, body { margin: 0; padding: 0; } -#infobox .user-info .relations:empty:before { - content: "(none)"; -} /* style for svg contents */ .node { stroke: #fff; @@ -128,9 +125,11 @@ html, body {

Tweets: .
Spam: .
- Relations (): + Relations ( + + ):

- + + -- cgit v1.2.1