From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8099513800E for ; Sun, 29 Jul 2012 11:08:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 58730E00B2; Sun, 29 Jul 2012 11:07:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2B83BE00B2 for ; Sun, 29 Jul 2012 11:07:52 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 92B8C1B4006 for ; Sun, 29 Jul 2012 11:07:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 53C32E5437 for ; Sun, 29 Jul 2012 11:07:50 +0000 (UTC) From: "Theo Chatzimichos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Theo Chatzimichos" Message-ID: <1343560342.9d6a31eb6b73ec22641ec8b25e9453c79b633803.tampakrap@gentoo> Subject: [gentoo-commits] proj/blogs-gentoo:master commit in: themes/wp-oxygen/ X-VCS-Repository: proj/blogs-gentoo X-VCS-Files: themes/wp-oxygen/style.css X-VCS-Directories: themes/wp-oxygen/ X-VCS-Committer: tampakrap X-VCS-Committer-Name: Theo Chatzimichos X-VCS-Revision: 9d6a31eb6b73ec22641ec8b25e9453c79b633803 X-VCS-Branch: master Date: Sun, 29 Jul 2012 11:07:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: bbe145d7-7f71-45eb-9dfe-8a336e2ce184 X-Archives-Hash: fd047989511bf34f795f2806f58da873 commit: 9d6a31eb6b73ec22641ec8b25e9453c79b633803 Author: Theo Chatzimichos gentoo org> AuthorDate: Sun Jul 29 11:12:22 2012 +0000 Commit: Theo Chatzimichos gentoo org> CommitDate: Sun Jul 29 11:12:22 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/blogs-gentoo.git;a=commit;h=9d6a31eb Revert the blogroll icon change, mine is better :) --- themes/wp-oxygen/style.css | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/themes/wp-oxygen/style.css b/themes/wp-oxygen/style.css index bbad1d9..0a1908b 100644 --- a/themes/wp-oxygen/style.css +++ b/themes/wp-oxygen/style.css @@ -549,7 +549,7 @@ h3#respond { } /* links widget */ #links ul li { - background: url(images/mini-blogroll.gif) no-repeat; + background: url(images/mini-blogroll.png) no-repeat; padding-left: 25px; } /* meta */