Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vidjil
vidjil
Commits
ceb0486d
Commit
ceb0486d
authored
Sep 10, 2014
by
Marc Duez
Browse files
css:
parent
be50dfab
Changes
3
Hide whitespace changes
Inline
Side-by-side
browser/css/dark.css
View file @
ceb0486d
...
...
@@ -379,7 +379,7 @@ line {
}
.systemBoxNameMenu
{
display
:
inline-block
;
min-width
:
8
5
px
;
min-width
:
8
9
px
;
}
.clusterBox
{
width
:
16px
;
...
...
@@ -1030,6 +1030,7 @@ span.logo {
-moz-animation
:
move
2s
linear
infinite
;
-o-animation
:
move
2s
linear
infinite
;
animation
:
move
2s
linear
infinite
;
display
:
inline-block
;
}
@-webkit-keyframes
move
{
to
{
...
...
browser/css/light.css
View file @
ceb0486d
...
...
@@ -379,7 +379,7 @@ line {
}
.systemBoxNameMenu
{
display
:
inline-block
;
min-width
:
8
5
px
;
min-width
:
8
9
px
;
}
.clusterBox
{
width
:
16px
;
...
...
@@ -1030,6 +1030,7 @@ span.logo {
-moz-animation
:
move
2s
linear
infinite
;
-o-animation
:
move
2s
linear
infinite
;
animation
:
move
2s
linear
infinite
;
display
:
inline-block
;
}
@-webkit-keyframes
move
{
to
{
...
...
browser/css/vidjil.less
View file @
ceb0486d
...
...
@@ -1193,6 +1193,7 @@ span.logo
-moz-animation: move 2s linear infinite;
-o-animation: move 2s linear infinite;
animation: move 2s linear infinite;
display: inline-block;
}
@-webkit-keyframes move {
...
...
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