From 25987592f3474962aa3c00404307573fda2ac884 Mon Sep 17 00:00:00 2001 From: madduck Date: Thu, 21 May 2009 07:50:48 +0000 Subject: [PATCH] no reason to hide image borders just for lj users git-svn-id: svn+ssh://svn.debian.org/svn/planet-debian/trunk@1125 c2f067bf-98e0-425f-9c98-e76020cfa380 --- www/common/boxless.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/www/common/boxless.css b/www/common/boxless.css index 304b349..68c2a35 100644 --- a/www/common/boxless.css +++ b/www/common/boxless.css @@ -203,9 +203,8 @@ a:hover { color: blue !important; } -/* Suggested by Daniel Silverstone */ -span.ljuser img { - border: 0px; +img { + border: none; } /* Suggested by martin f. krafft */ -- 2.39.2