X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=src%2Fmain%2Fwebapp%2Fless%2Fscreen%2Fnavigation.less;h=3400c246fb7527338a167e7dc8367a76060fad36;hp=5a82b53fa2f6b0061ced6a9a99e0d79d1cf6e73f;hb=136db10a69e7fbfd778a17bd269cd26166939348;hpb=7a8daa5c1039a23a04c6d48f3c430a82af8fec7b diff --git a/src/main/webapp/less/screen/navigation.less b/src/main/webapp/less/screen/navigation.less index 5a82b53f..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 { @@ -61,37 +62,6 @@ 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 {