Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Språksamlingane
beta.ordbok.uib.no
Commits
aaf4cbee
Commit
aaf4cbee
authored
Nov 15, 2021
by
Henrik Askjer
Browse files
style button text
parent
c606004b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/components/ArticleFooter.vue
View file @
aaf4cbee
...
...
@@ -21,13 +21,13 @@
<div
id =
"citation"
v-html=
"this.create_citation()"
/>
<v-btn
depressed
x-small
class=
"toolbar-button"
rounded
tabindex=
"0"
@
click=
"copy_citation"
><br>
<v-icon
x-small
icon
>
content_copy
</v-icon>
Kopier
<v-icon
x-small
icon
>
content_copy
</v-icon>
<span
class =
"button-text"
>
Kopier
</span>
</v-btn>
<v-btn
depressed
x-small
class=
"toolbar-button"
rounded
tabindex=
"0"
@
click=
"close_citation_dialog"
><br>
<v-icon
x-small
icon
>
get_app
</v-icon>
Last ned
<v-icon
x-small
icon
>
get_app
</v-icon>
<span
class =
"button-text"
>
Last ned
</span>
</v-btn>
<v-btn
depressed
x-small
class=
"toolbar-button"
rounded
tabindex=
"0"
@
click=
"close_citation_dialog"
><br>
<v-icon
x-small
icon
>
close
</v-icon>
Avbryt
<v-icon
x-small
icon
>
close
</v-icon>
<span
class =
"button-text"
>
Avbryt
</span>
</v-btn>
</v-card>
</v-dialog>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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