TAMULib / dspace-angular

DSpace 7.x (and above) User Interface built on Angular.io
https://wiki.lyrasis.org/display/DSDOC7x/
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Add navbar-buttons style to tamu theme navbar override #25

Closed wwelling closed 10 months ago

wwelling commented 10 months ago

References

Resolves #23

Description

Update styles for TAMU theme navbar override.

Instructions for Reviewers

From this branch, update config to labs DSpace REST API as follows.

rest:
  ssl: true
  host: api-dev.library.tamu.edu
  port: 443
  nameSpace: /dspace7

Start in development mode.

yarn start:dev

Make sure the navbar right content does not stack.

image

Checklist

This checklist provides a reminder of what we are going to look for when reviewing your PR. You need not complete this checklist prior to creating your PR (draft PRs are always welcome). If you are unsure about an item in the checklist, don't hesitate to ask. We're here to help!