Skip to content

Commit

Permalink
Improve myresearch area
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-stoehr committed May 14, 2024
1 parent 5b1a3bf commit 5aeab06
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 9 deletions.
2 changes: 1 addition & 1 deletion module/PAIAplus
12 changes: 4 additions & 8 deletions themes/belugax_hcu/css/belugax_hcu.css
Original file line number Diff line number Diff line change
Expand Up @@ -2214,8 +2214,6 @@ input[type="search"] {
.checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px
}

.radio label,
Expand Down Expand Up @@ -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
}
Expand All @@ -11696,10 +11692,6 @@ body.rtl .modal-loading {
}
}

.result:first-of-type {
/* border-top: 0px solid transparent */
}

#result19 {
border-radius: 0 0 0 0
}
Expand Down Expand Up @@ -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;
Expand Down

0 comments on commit 5aeab06

Please sign in to comment.