X-Git-Url: https://dev.renevier.net/gitweb.cgi?a=blobdiff_plain;f=public%2Fcss%2Fsyj.css;h=c88c8cd29cd441663faa0947adb28a8594132c66;hb=7496f025917e5eb50d37bb531876ff7eb16fe453;hp=ae8e1b67524107fde25b611e2ce6693c05a8f2ee;hpb=4022a532856c006efc57fbd8830bde4607c0114d;p=syj.git diff --git a/public/css/syj.css b/public/css/syj.css index ae8e1b6..c88c8cd 100644 --- a/public/css/syj.css +++ b/public/css/syj.css @@ -25,41 +25,9 @@ body, html { .olControlAttribution { bottom: 0.5em; *bottom: 2.5em; - _bottom: 3.0em; left: 0.5em; } -.olControlLayerSwitcher { - bottom: 4em; - top: auto; - left: 13px; - opacity: 0.75; - height: 6em; - max-width: intrinsic; - max-width: -moz-max-content; -} - -/* setting opacity to .olControlLayerSwitcher does not work */ -.olControlLayerSwitcher .layersDiv, -.olControlLayerSwitcher .maximizeDiv, -.olControlLayerSwitcher .minimizeDiv -{ - filter:alpha(opacity=75); -} - -.olControlLayerSwitcher .dataLayersDiv, .olControlLayerSwitcher .dataLbl { - display: none; -} -.olControlLayerSwitcher .layersDiv { - padding: 5px 12px 5px 36px; -} -.olControlLayerSwitcher .maximizeDiv { - top: -6em; -} -.olControlLayerSwitcher .minimizeDiv { - left: 4px; -} - /* * main message rules */ @@ -70,12 +38,6 @@ body, html { width: 40%; margin: 0px 45% 0px 15%; padding: 1.5em 1.5em 0.5em 1.5em; - text-align: center; - border-width: 2px; - border-style: solid; - -moz-border-radius: 5px; - -webkit-border-radius: 5px; - border-radius: 5px; } @media screen and (max-width: 640px) { #message.optional {