diff --git a/app/assets/stylesheets/atla-overrides.scss b/app/assets/stylesheets/atla-overrides.scss index 94c8f76f..9e933450 100644 --- a/app/assets/stylesheets/atla-overrides.scss +++ b/app/assets/stylesheets/atla-overrides.scss @@ -9,6 +9,7 @@ img {max-width:100%;} /* Work show metadata layout */ .works-show p.work_description {margin-top:1em;} .works-show dl.work-show {margin-top: 1em;} + .work-show ul.tabular, .scholarly_show .work-show ul.tabular{padding-inline-start: 0px;} .work-show dt {padding-bottom:0;} @@ -16,6 +17,7 @@ img {max-width:100%;} .works-show .work-type-tag {display:none;} /* Collection show layout */ + .hyc-banner .hyc-title h1, .hyc-banner .hyc-bugs div{ color:rgb(51, 51, 51); text-shadow:none; @@ -29,5 +31,7 @@ img {max-width:100%;} .hyc-banner {min-height:95px;} + /* admin dashboard available works ETD all caps*/ .dashboard label[for="input-Etd"] {text-transform: uppercase;} + diff --git a/app/views/_head_tag_extras.html.erb b/app/views/_head_tag_extras.html.erb index d690322c..44caf94e 100644 --- a/app/views/_head_tag_extras.html.erb +++ b/app/views/_head_tag_extras.html.erb @@ -22,3 +22,7 @@ + + + + diff --git a/config/authorities/institutions.yml b/config/authorities/institutions.yml index 1face244..1585f3fd 100644 --- a/config/authorities/institutions.yml +++ b/config/authorities/institutions.yml @@ -5,6 +5,6 @@ terms: - id: Oblate School of Theology term: Oblate School of Theology active: true - - id: Atla - term: Atla + - id: Atla RIM + term: Atla RIM active: true diff --git a/config/authorities/resource_types.yml b/config/authorities/resource_types.yml index 166b0507..03404e42 100644 --- a/config/authorities/resource_types.yml +++ b/config/authorities/resource_types.yml @@ -70,4 +70,6 @@ terms: - id: Technical report term: Technical report - id: Website - term: Website \ No newline at end of file + term: Website + - id: Unknown + term: Unknown