Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Metagenomics
metagenedb
Commits
c0b82372
Commit
c0b82372
authored
Jun 11, 2020
by
Kenzo-Hugo Hillion
♻
Browse files
change display of seach bar and button home page
parent
50013936
Pipeline
#32096
passed with stages
in 3 minutes and 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
frontend/src/views/home/home.html
View file @
c0b82372
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
<v-card
class=
"blue-grey lighten-5"
>
<v-card
class=
"blue-grey lighten-5"
>
<v-card-text>
<v-card-text>
<v-container
class=
"pa-0 text-xs-justify"
>
<v-container
class=
"pa-0 text-xs-justify"
>
<v-layout>
<v-layout
justify-space-around
>
<v-flex
md10
>
<v-flex
md10
>
<v-text-field
<v-text-field
label=
"Enter gene ID to visit page"
label=
"Enter gene ID to visit page"
...
@@ -24,7 +24,7 @@
...
@@ -24,7 +24,7 @@
v-on:keyup.enter.native=
"goToGeneDetail"
v-on:keyup.enter.native=
"goToGeneDetail"
></v-text-field>
></v-text-field>
</v-flex>
</v-flex>
<v-flex
md1
class=
"ml-3"
>
<v-flex
md1
>
<v-btn
<v-btn
:to=
"/gene-detail/ + geneIdLower"
:to=
"/gene-detail/ + geneIdLower"
small
fab
small
fab
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment