Browse Source

search tile tweaks, facet styles

master
rdrew 4 days ago
parent
commit
8b9b8b0fd7
  1. 12
      css/components/islandora_mods.css

12
css/components/islandora_mods.css

@ -236,7 +236,8 @@ div#block-olivesbdh-solrsearchcontentsearchresultspagerforblock {
.node__content video {
width: 100%;
}
.view {
.view-tunes,
.view-people {
td {
/* outline: 1px solid; */
}
@ -252,6 +253,13 @@ div#block-olivesbdh-solrsearchcontentsearchresultspagerforblock {
line-height: 1.5;
}
.field__label {
margin-right: 7em;
/*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;
}
}

Loading…
Cancel
Save