Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
scc-net
netvs
netvs-core
Commits
80b4acbf
Commit
80b4acbf
authored
Feb 19, 2020
by
gj4210
👽
Browse files
UPD: Changed token foldout button color
parent
64d08028
Pipeline
#70728
passed with stages
in 6 minutes and 3 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
frontend/src/views/netdb/tokens.vue
View file @
80b4acbf
...
...
@@ -290,7 +290,7 @@
</b-col>
</b-row>
</template>
<b-button
block
squared
variant=
"
info
"
v-b-toggle=
"account.login_name + '-collapse'"
>
<b-button
block
squared
variant=
"
outline-secondary
"
v-b-toggle=
"account.login_name + '-collapse'"
>
<font-awesome-icon
class=
"collapse-icon"
:icon=
"['fas','chevron-up']"
/>
</b-button>
<b-collapse
:id=
"account.login_name + '-collapse'"
>
...
...
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