From 0b18dd15c5377da121f0fb781c0530ca0d328eb9 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 23 Jan 2013 03:50:30 -0800 Subject: icon tweaks --- view/theme/redbasic/css/style.css | 2 +- view/theme/redbasic/img/introductions.png | Bin 1275 -> 1210 bytes view/theme/redbasic/img/network.png | Bin 1650 -> 1632 bytes 3 files changed, 1 insertion(+), 1 deletion(-) (limited to 'view') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 525e452db..fc5f41752 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -69,7 +69,7 @@ color: #0080FF; background-image: url("../img/network.png"); min-width: 22px; height: 22px; - margin-top: -4px; + margin-top: -3px; background-position: left center; padding: 1px; } diff --git a/view/theme/redbasic/img/introductions.png b/view/theme/redbasic/img/introductions.png index 18ba5dc81..9e0498227 100644 Binary files a/view/theme/redbasic/img/introductions.png and b/view/theme/redbasic/img/introductions.png differ diff --git a/view/theme/redbasic/img/network.png b/view/theme/redbasic/img/network.png index c213cee04..f3e45c3ec 100644 Binary files a/view/theme/redbasic/img/network.png and b/view/theme/redbasic/img/network.png differ -- cgit v1.2.3