From 357e71cb44651b364ef5a94e66bd8f7c3125b21a Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 27 Jan 2013 17:05:32 -0800 Subject: simplify friendship approval - merge with connection editing --- view/theme/redbasic/css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'view/theme/redbasic/css') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 91aa38618..5cf3dc06f 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -315,7 +315,8 @@ nav #nav-link-wrapper .nav-link { } .tab.active { - font-weight: bold; +/* font-weight: bold; */ + color: #444444; } ul.tabs { -- cgit v1.2.3