From fc53a7a09ed16504ae88b064640c91882c34ef8b Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 25 Jul 2012 18:57:04 -0700 Subject: recover existing conversation loading functionality for home,search,community,display,etc. whilst working on the ajax stuff in network --- view/theme/duepuntozero/style.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'view/theme') diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index 3b2b8475d..5a7142a24 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -15,6 +15,9 @@ body { margin: 0px; } +abbr { + border-bottom: none; +} a, a:visited, a:link { color: #3465a4; text-decoration: none; } a:hover {text-decoration: underline; } -- cgit v1.2.3