From fb8b44f1b2c7cefecf540ff1224a529be2694a6a Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 27 Oct 2012 03:40:31 -0700 Subject: theming adjustments --- view/theme/duepuntozero/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/view/theme/duepuntozero/css/style.css b/view/theme/duepuntozero/css/style.css index 3a78a9ddc..ea64ed4e7 100644 --- a/view/theme/duepuntozero/css/style.css +++ b/view/theme/duepuntozero/css/style.css @@ -2525,7 +2525,7 @@ aside input[type='text'] { #nav-searchbar { float: right; - margin-top: 3px; + margin-top: 4px; } #nav-search-text:hover { @@ -3537,7 +3537,7 @@ nav .nav-menu { border-bottom: 3px solid #888888; } nav .nav-menu.selected { - border-bottom: 4px solid #000000; + border-bottom: 4px solid #CCCCCC; } nav .nav-notify { display: none; -- cgit v1.2.3