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
Nicolas PERNOUD
Vestibule
Commits
496bbe1c
Commit
496bbe1c
authored
Oct 27, 2020
by
Nicolas Pernoud
Browse files
fix: navbar items transition effect
parent
a4a40039
Pipeline
#8167
passed with stages
in 2 minutes and 21 seconds
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
miscellaneous/bulma/bulma.scss
View file @
496bbe1c
...
...
@@ -114,6 +114,7 @@ img {
@media
screen
and
(
min-width
:
1024px
)
{
.navbar-item
{
border-radius
:
$radius-small
$radius-small
0
0
;
transition
:
0
.3s
;
}
}
...
...
web/assets/bulma.min.css
View file @
496bbe1c
This source diff could not be displayed because it is too large. You can
view the blob
instead.
web/index.html
View file @
496bbe1c
...
...
@@ -32,7 +32,7 @@
<div
class=
"navbar-brand"
>
<div
class=
"navbar-item"
>
<a
class=
"button is-primary is-rounded is-outlined"
href=
"https://www.github.com/nicolaspernoud/Vestibule"
target=
"_blank"
rel=
"noopener noreferrer"
>
<span>
4.3.5
4
</span>
<span>
4.3.5
5
</span>
<span
class=
"icon"
>
<svg
class=
"svg-inline--fa fa-github fa-w-16"
...
...
Write
Preview
Supports
Markdown
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