diff --git a/themes/belugax_hcu/css/belugax_hcu.css b/themes/belugax_hcu/css/belugax_hcu.css
index dc65551e8..ed21cbf04 100755
--- a/themes/belugax_hcu/css/belugax_hcu.css
+++ b/themes/belugax_hcu/css/belugax_hcu.css
@@ -12767,6 +12767,7 @@ small.belugax-copy li img {
.myresearch-menu a:hover,
.myresearch-menu a:focus,
.myresearch-menu a:active {
+ border: none;
border-top: 1px solid #e4e4e4;
}
@@ -14501,6 +14502,10 @@ th.tablesorter-headerDesc::after {
}
/* Base template adaptation */
+th {
+ font-weight: bold;
+}
+
header {
padding: 0;
}
@@ -14769,10 +14774,25 @@ input.helpTooltipLink:hover {
width: 5%;
}
+.myresearch-menu {
+ margin: 0;
+}
+
+.template-dir-myresearch th,
+.template-dir-myresearch td,
+.template-dir-holds th,
+.template-dir-holds td,
+.template-name-history th,
+.template-name-history td,
+.template-dir-myresearch .toolbar tr,
.template-dir-myresearch .toolbar td {
border-top: none;
}
+.template-dir-myresearch tbody tr, .template-dir-holds tbody tr, .template-name-history tbody tr {
+ border-top: solid 1px var(--lightgrey);
+}
+
/* Belugino fix */
.template-name-results .belugino-icon-cover {
margin-top: 5px;
diff --git a/themes/belugax_hcu/templates/myresearch/checkedout.phtml b/themes/belugax_hcu/templates/myresearch/checkedout.phtml
index f51a48156..9e15e7c4f 100755
--- a/themes/belugax_hcu/templates/myresearch/checkedout.phtml
+++ b/themes/belugax_hcu/templates/myresearch/checkedout.phtml
@@ -202,10 +202,6 @@
=$this->transEsc('by')?>:
=$this->escapeHtml($listAuthors[0])?> if (count($listAuthors) > 1): ?>, =$this->transEsc('more_authors_abbrev')?> endif; ?>
endif; ?>
- if (count($resource->getFormats()) > 0): ?>
- =$this->record($resource)->getFormatList() ?>
-
- endif; ?>
if (!empty($ilsDetails['volume'])): ?>
=$this->transEsc('Volume')?>: =$this->escapeHtml($ilsDetails['volume'])?>