From 8cdd30a828f51d0fa94247b09373fddcde752f70 Mon Sep 17 00:00:00 2001 From: rvelices Date: Tue, 15 Jun 2010 04:10:46 +0000 Subject: moved content of not-ie.css (1 rule) into theme.css and obsoleted not-ie.css git-svn-id: http://piwigo.org/svn/trunk@6531 68402e56-0260-453c-a942-63ccdbb3a9ee --- themes/dark/theme.css | 1 - 1 file changed, 1 deletion(-) (limited to 'themes/dark') diff --git a/themes/dark/theme.css b/themes/dark/theme.css index eea9562cb..49ba57ce9 100644 --- a/themes/dark/theme.css +++ b/themes/dark/theme.css @@ -53,7 +53,6 @@ FIELDSET, INPUT, SELECT, TEXTAREA, .content UL.thumbnails SPAN.wrap2 { border: 1px solid #aaaaaa; /* thumbnails border color and style */ - border-radius: 4px 4px; /* round corners with CSS3 compliant browsers */ } .content UL.thumbnails SPAN.wrap2:hover, -- cgit v1.2.3