Skip to content

Commit 5aeab06

Browse files
committed
Improve myresearch area
1 parent 5b1a3bf commit 5aeab06

File tree

2 files changed

+5
-9
lines changed

2 files changed

+5
-9
lines changed

themes/belugax_hcu/css/belugax_hcu.css

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2214,8 +2214,6 @@ input[type="search"] {
22142214
.checkbox {
22152215
position: relative;
22162216
display: block;
2217-
margin-top: 10px;
2218-
margin-bottom: 10px
22192217
}
22202218

22212219
.radio label,
@@ -11683,9 +11681,7 @@ body.rtl .modal-loading {
1168311681
}
1168411682

1168511683
.result {
11686-
display: flex;
1168711684
background: #fff;
11688-
border-top: 1px solid #e4e4e4;
1168911685
margin: 0 15px 0 0;
1169011686
padding: 10px 20px
1169111687
}
@@ -11696,10 +11692,6 @@ body.rtl .modal-loading {
1169611692
}
1169711693
}
1169811694

11699-
.result:first-of-type {
11700-
/* border-top: 0px solid transparent */
11701-
}
11702-
1170311695
#result19 {
1170411696
border-radius: 0 0 0 0
1170511697
}
@@ -14777,6 +14769,10 @@ input.helpTooltipLink:hover {
1477714769
width: 5%;
1477814770
}
1477914771

14772+
.template-dir-myresearch .toolbar td {
14773+
border-top: none;
14774+
}
14775+
1478014776
/* Belugino fix */
1478114777
.template-name-results .belugino-icon-cover {
1478214778
margin-top: 5px;

0 commit comments

Comments
 (0)