X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=src%2Fmain%2Fwebapp%2Fless%2Fscreen%2Fnavigation.less;h=52c2b43aad684844a29fe62a731480ac544bed3d;hp=5a82b53fa2f6b0061ced6a9a99e0d79d1cf6e73f;hb=cb1712d6fad34b2c22dee226151e674288175e17;hpb=4847c7b7a47021ac0fed26b5f3538f4e8c230cb0 diff --git a/src/main/webapp/less/screen/navigation.less b/src/main/webapp/less/screen/navigation.less index 5a82b53f..52c2b43a 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: 7.375em; + top: 8.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 {