X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=src%2Fmain%2Fwebapp%2Fless%2Fscreen%2Fnavigation.less;h=3400c246fb7527338a167e7dc8367a76060fad36;hp=c3760e5b47754356d2441c472d76d947c3331ad1;hb=173a4c37630f1d30aacc1ab5af8d0f57adc234b3;hpb=de5db62e28514298e5e7b776249fe5a90a14a8d6 diff --git a/src/main/webapp/less/screen/navigation.less b/src/main/webapp/less/screen/navigation.less index c3760e5b..3400c246 100644 --- a/src/main/webapp/less/screen/navigation.less +++ b/src/main/webapp/less/screen/navigation.less @@ -14,6 +14,7 @@ list-style-type: none; margin: 0; padding: 0; + border-style: none; } #menu > li.m { @@ -57,41 +58,10 @@ #breadcrumb { position: absolute; - top: 8.4em; - left: 13.4em; + top: 7.375em; + left: 6.9em; z-index: 3; } -#breadcrumb > strong.b -{ -} -#breadcrumb > ol.b -{ -} -#breadcrumb > ol.b > li.b -{ - margin: 0 .5em 0 0; -} -#breadcrumb > ol.b > li.b:before -{ - content: '> '; - margin-right: .25em; -} -#breadcrumb > ol.b > li.b:first-child:before -{ - content: ''; - margin: 0 0 0 1em; -} -#breadcrumb > ol.b > li.b > strong.b -{ -} -#breadcrumb > ol.b > li.b > a.b -{ -} -#breadcrumb > ol.b > li.b > a.b:hover, -#breadcrumb > ol.b > li.b > a.b:focus, -#breadcrumb > ol.b > li.b > a.b:active -{ -} #breadcrumb > a.hide { position: absolute; @@ -138,6 +108,7 @@ list-style-type: none; margin: 1em 0 4em 0; padding: 0 0 0 1.65em; /** 0 0 0 33px */ + border-style: none; } #submenu ul.s {