diff options
author | rvelices <rv-github@modusoptimus.com> | 2010-06-15 04:10:46 +0000 |
---|---|---|
committer | rvelices <rv-github@modusoptimus.com> | 2010-06-15 04:10:46 +0000 |
commit | 8cdd30a828f51d0fa94247b09373fddcde752f70 (patch) | |
tree | e814ae065ec032d7858354236473033c03df4b88 /themes/clear | |
parent | 613855b83b40d8fe9456226f97c4513a1c2009af (diff) |
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
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, |