.node__content video { width: 100%; } .view.view-tunes th { min-width: 9em; } /*facets*/ .facet-item__status, .facet-item__count { color: #333; } .facet-wrapper ul { list-style-type: none; margin: 0; } /*tune variants*/ .view-bdh-audio-views caption { margin-top: 1rem; a { font-size: 1.5rem; text-decoration: none; font-variant: unset; font-style: normal; padding-top: 1em; display: flex; } a:after { content: " :"; } } /*video*/ .able { box-shadow: none; } .able-player { font-family: Arial, Helvetica, sans-serif; /*background-color: var(--color--bdh-red);*/ } .bdh--video { /*.views-row {*/ /*[>background: var(--color--bdh-red);<]*/ /*border:1px solid #ccc;*/ /*padding:1rem;*/ /*margin-bottom: 1rem;*/ /*}*/ } .view-bdh-audio-views .views-table { width: 100%; } /*people pges*/ .person--layout { display: flex; .field--name-field-representative-image img { border: 1px solid #ccc; padding: 4px; margin-right: 1em; width: 100%; } .field--name-description { margin-left: 1rem; line-height: 1.7; } .person--details { background: var(--color--bdh-red); color: #fff; padding: 1rem; a { color: #d2966e; /*text-decoration: none;*/ color: #fff; } a:hover { color: #fff; text-decoration: underline; } .field { border-bottom: 1px solid #d2966e; padding-bottom: 1em; } .field__label { width: 14em; /*font-weight: normal;*/ color: #d2966e; color: #fff; font-family: var(--font-serif); } } } .views-field.views-field-field-abstract { .label { display: none; } li { list-style-type: none; } } .node--type-islandora-object .node__content { background: #995051; padding: 1rem; color: #fff; font-weight: normal; a { color: #d2966e; color: #fff; /*text-decoration: none;*/ } a:hover { color: #fff; text-decoration: underline; } .field__label { width: 14em; font-weight: bold; color: #d2966e; color: #fff; font-family: var(--font-serif); } .field { border-bottom: 1px solid #fff; padding-bottom: 1em; color: #fff; } } .book-navigation__menu { .book-navigation__item { /*text-decoration: none;*/ /*border-bottom: 1px solid #ccc;*/ } a { width: 100%; } .menu__item--active-trail:before { content: ">"; font-weight: bold; } } .menu__item--active-trail:before { content: ">"; font-weight: bold; } .node--type-islandora-object .field__label { width: 14em; } .person--layout > div { flex: 1; } .search-result { /*=======================*/ /*search result variables*/ /*=======================*/ --image-width: 100%; --image-height: 250px; --border-width: 4px; --line-height: 1.3; --main-bg-color: var(--color--bdh-red); --border-color: var(--color--bdh-red); --field-bg: #fff; /*=======================*/ /*=======================*/ .views-field-did-image { img { width: var(--image-width); padding: var(--border-width); } height: var(--image-height); overflow: hidden; } .search-result_inner-wrapper { /*display: none;*/ background: var(--main-bg-color); border-radius: var(--border-width); transition: box-shadow 0.2s; &:hover { box-shadow: 0px 4px 11px 1px rgba(0, 0, 0, 0.44); } } /*title*/ .views-field-title { background: var(--field-bg); border: var(--border-width) solid var(--border-color); padding: var(--border-width) var(--border-width); h4 { margin: 0; font-weight: bold; line-height: var(--line-height); a { text-decoration: none; } } } .views-field:not( .views-field-field-representative-image, .views-field-did-image ) { background: var(--field-bg); border: var(--border-width) solid var(--color--bdh-red); border-top: 0; border-bottom-right-radius: var(--border-width); border-bottom-left-radius: var(--border-width); padding: var(--border-width); line-height: var(--line-height); a { text-decoration: none; } } span.views-label { font-weight: bold; /*display: block;*/ } } div#block-olivesbdh-solrsearchcontentsearchresultspagerforblock { margin: 0; } .advanced_search_result_pager .pager__group { background: #f6f8f8; padding: 1em; border-radius: 4px; .pager__link--is-active { border: solid 2px var(--color--bdh-red); font-weight: bold; text-decoration: none !important; a { } } } #block-views-block-media-display-blocks-source:has(div.view-empty) { display: none; } /*tables*/ .node__content video { width: 100%; } .view-tunes, .view-people { td { /* outline: 1px solid; */ } th, td { text-align: center !important; } } .node--type-islandora-object .field--name-field-abstract { display: flex; .field__item { line-height: 1.5; } .field__label { /*margin-right: 2em;*/ } } .view-bdh-image-view .views-view-responsive-grid__item { border: 1px solid #ccc; padding: 4px; .views-field-title a { font-weight: bold; } }