]> dev.renevier.net Git - syj.git/commitdiff
drop ie6 support
authorarno <arno@renevier.net>
Thu, 7 Jul 2011 09:57:45 +0000 (11:57 +0200)
committerarno <arno@renevier.net>
Thu, 7 Jul 2011 09:58:40 +0000 (11:58 +0200)
public/css/faq.css
public/css/generic.css
public/css/syj.css
public/css/syjraw.css
public/css/termsofuse.css

index 0f079b8bbf4efc0c13969fe84c5d009bf95058c2..f4731c64654bc1cdedec6415702f413ed355d24c 100644 (file)
@@ -5,10 +5,6 @@ body {
     text-indent: 0.6em;
 }
 
-footer {
-    _position: static;
-}
-
 h1, h2 {
     text-align: center;
 }
index 6ac1352d0d8cb01b8e89ab1273bf51616c5313da..97d6a1e6de2a67622e6d99d38db931efdda9b6f7 100644 (file)
@@ -78,7 +78,6 @@ input {
  */
 footer {
     position: fixed;
-    _position: absolute;
     bottom: 0px;
     left: 0px; right: 0px;
     height: 2em;
index b5151ae42799231bec92545d07e4e1f9c6bfbdfb..9ae5667157b2d7d64e6737f1f75d701e500261ce 100644 (file)
@@ -25,7 +25,6 @@ body, html {
 .olControlAttribution {
     bottom: 0.5em;
     *bottom: 2.5em;
-    _bottom: 3.0em;
     left: 0.5em;
 }
 
index 7664e549be1a6b89925a12019d423f4452b23e8e..c2f6a56c6e966a9b13ba7bf0a7b7d97eee76035a 100644 (file)
@@ -12,8 +12,6 @@ body, html {
 #map {
     position: absolute;
     top: 0; left: 0; right: 0; bottom: 0;
-    *width: 100%;
-    *height: 100%;
 }
 
 .olControlAttribution {
index f169b7214b5074433d32bb765d32972558effc37..54edd5aececc3feabcacde0de666eb640e9fd4c8 100644 (file)
@@ -4,7 +4,3 @@ body {
     text-align: justify;
     text-indent: 0.6em;
 }
-
-footer {
-    _position: static;
-}