From: Bill Erickson Date: Wed, 13 Dec 2017 19:05:52 +0000 (-0500) Subject: LP#626157 Ang2 experiments X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=33d25d9c59b91bf89ac8b4bacf3cf46c3e5e7fc2;p=working%2FEvergreen.git LP#626157 Ang2 experiments Signed-off-by: Bill Erickson --- diff --git a/Open-ILS/webby-src/src/app/staff/nav.component.css b/Open-ILS/webby-src/src/app/staff/nav.component.css index eb037e874b..ee4f93e89b 100644 --- a/Open-ILS/webby-src/src/app/staff/nav.component.css +++ b/Open-ILS/webby-src/src/app/staff/nav.component.css @@ -15,6 +15,10 @@ font-size: 14px; } +#staff-navbar .navbar-nav { + padding: 3px; +} + /* align top of dropdown w/ bottom of nav */ #staff-navbar .dropdown-menu { margin-top: 7px; @@ -26,8 +30,13 @@ font-size: 14px; font-weight: 400; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; - padding-left: 0.5rem; - padding-right: 0.5rem; + padding-left: 0.7rem; + padding-right: 0.7rem; + margin: -4px; +} + +#staff-navbar .dropdown-item .material-icons { + font-size: 18px; } #staff-navbar .nav-link { @@ -39,11 +48,6 @@ color: #ddd; cursor: pointer; } -#staff-navbar .nav-item { - /* - margin-right: 8px; - */ -} #staff-navbar .navbar-nav > .open > a, #staff-navbar .navbar-nav > .open > a:focus, diff --git a/Open-ILS/webby-src/src/app/staff/nav.component.html b/Open-ILS/webby-src/src/app/staff/nav.component.html index 7b1a05298f..859ec7f865 100644 --- a/Open-ILS/webby-src/src/app/staff/nav.component.html +++ b/Open-ILS/webby-src/src/app/staff/nav.component.html @@ -7,29 +7,116 @@ + + + + + + + + + + + + +