diff options
author | rvelices <rv-github@modusoptimus.com> | 2010-06-15 04:11:33 +0000 |
---|---|---|
committer | rvelices <rv-github@modusoptimus.com> | 2010-06-15 04:11:33 +0000 |
commit | 2a6e5d0a436dfb8c2dd6816ee2ee2e1532e46e9c (patch) | |
tree | 8f2f7fa3cb2a6d8d03d3f52b5fc0ce2e30dcc1c9 /themes/clear | |
parent | 49952e574c0d09cf3f09f5ea2430cd23d37940dd (diff) |
merge r6531 from trunk to branch 2.1
moved content of not-ie.css (1 rule) into theme.css and obsoleted not-ie.css
git-svn-id: http://piwigo.org/svn/branches/2.1@6532 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'themes/clear')
-rw-r--r-- | themes/clear/theme.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/clear/theme.css b/themes/clear/theme.css index c407e95de..a39317853 100644 --- a/themes/clear/theme.css +++ b/themes/clear/theme.css @@ -38,7 +38,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, |