mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
CST-11012 Fixed breadcrumb text and COAR Notify text in footer
This commit is contained in:
@@ -23,16 +23,21 @@
|
||||
|
||||
.bottom-footer {
|
||||
.notify-enabled {
|
||||
position: absolute;
|
||||
bottom: 7px;
|
||||
right: 0;
|
||||
|
||||
.coar-notify-support-route {
|
||||
padding: 0 calc(var(--bs-spacer) / 2);
|
||||
color: inherit
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
.n-coar {
|
||||
height: var(--ds-footer-n-coar-height);
|
||||
margin-bottom: 7px;
|
||||
margin-bottom: 8.5px;
|
||||
}
|
||||
|
||||
margin-top: 15px;
|
||||
margin-left: 50px;
|
||||
}
|
||||
ul {
|
||||
li {
|
||||
|
@@ -1897,7 +1897,7 @@
|
||||
|
||||
"info.coar-notify-support.title":"Notify Support",
|
||||
|
||||
"info.coar-notify-support": "Notify Support",
|
||||
"info.coar-notify.breadcrumbs": "Notify Support",
|
||||
|
||||
"info.feedback.head": "Feedback",
|
||||
|
||||
|
Reference in New Issue
Block a user