From d2c3b3001766975e6f27e0bad65b163c69cd05d3 Mon Sep 17 00:00:00 2001 From: chrisaga Date: Sat, 8 Jul 2006 15:07:04 +0000 Subject: Cosmetics git-svn-id: http://piwigo.org/svn/trunk@1444 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/fix-ie5-ie6.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'template/yoga/fix-ie5-ie6.css') diff --git a/template/yoga/fix-ie5-ie6.css b/template/yoga/fix-ie5-ie6.css index 1a9a28415..264885b8b 100644 --- a/template/yoga/fix-ie5-ie6.css +++ b/template/yoga/fix-ie5-ie6.css @@ -17,8 +17,10 @@ H1, #theHeader { } /* to get less hugly checkboxes at least in tagSelection */ +/* as well as several forms */ +FORM#update INPUT, UL.tagSelection LI INPUT, -#content UL.thumbnails SPAN.wrap2 input { +#content UL.thumbnails SPAN.wrap2 INPUT { border: none; background-color: transparent; } -- cgit v1.2.3