You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lots of style changes to the navbar. Default height is now 65px, up from 50px. On hover the accent bar is now below the link instead of above. Tightened up the padding and margin on links significantly. This also makes the accent bar only the width of the text above it. Added custom rule for padding on the active links.
Styling changes to dropdowns include adding border between menu items, changing the background color on hover to $Calcite_Gray_100, changing the link and link-hover colors to $Calcite_Gray_200, changed the menu border color to match item border color, lighten box-shadow of menu, tighten up padding around menu items and menu headers.
Added new styling for having icons within form controls. Removed box-shadow from normal form-control states.
Removed media-query in navbar-custom to reduce font-size at small viewports.
Styling changes to Calcite-Header include changing background colors for tab and tab hover, adding spacing between tabs, color of hover accent bar
Fixed compile issue in loader.scss where avenir-regular could not be extended