diff --git a/module/PAIAplus b/module/PAIAplus index d74c2d5f0..13b78d7a4 160000 --- a/module/PAIAplus +++ b/module/PAIAplus @@ -1 +1 @@ -Subproject commit d74c2d5f0185c3441cdca0273f3febf8fe2befb2 +Subproject commit 13b78d7a4e29cf08acba285f321a1bdc6d991d8d diff --git a/themes/belugax_hcu/css/belugax_hcu.css b/themes/belugax_hcu/css/belugax_hcu.css index e253d99ff..dc65551e8 100755 --- a/themes/belugax_hcu/css/belugax_hcu.css +++ b/themes/belugax_hcu/css/belugax_hcu.css @@ -2214,8 +2214,6 @@ input[type="search"] { .checkbox { position: relative; display: block; - margin-top: 10px; - margin-bottom: 10px } .radio label, @@ -11683,9 +11681,7 @@ body.rtl .modal-loading { } .result { - display: flex; background: #fff; - border-top: 1px solid #e4e4e4; margin: 0 15px 0 0; padding: 10px 20px } @@ -11696,10 +11692,6 @@ body.rtl .modal-loading { } } -.result:first-of-type { - /* border-top: 0px solid transparent */ -} - #result19 { border-radius: 0 0 0 0 } @@ -14777,6 +14769,10 @@ input.helpTooltipLink:hover { width: 5%; } +.template-dir-myresearch .toolbar td { + border-top: none; +} + /* Belugino fix */ .template-name-results .belugino-icon-cover { margin-top: 5px;