Skip to content

Commit d177507

Browse files
committed
update: ibaq link
1 parent c382dc1 commit d177507

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/views/overview/index.vue

+9
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
<span @click="onSearch('Q14114')"
9393
>Q14114</span
9494
>
95+
&nbsp;&nbsp;Help:<span>&nbsp;<a href="https://github.com/bigbio/ibaqpy">iBAQLog</a></span>
9596
</el-text>
9697
</div>
9798
</div>
@@ -273,6 +274,14 @@ h1 {
273274
color:#84c7d0;
274275
cursor: pointer;
275276
}
277+
.el-text span a {
278+
text-decoration: none;
279+
}
280+
281+
.el-text span a:hover{
282+
color:#84c7d0;
283+
cursor: pointer;
284+
}
276285
.select-box {
277286
margin: 0.5rem 0;
278287
> span {

0 commit comments

Comments
 (0)