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
behaviors-ai-public
LaVizu
Commits
6b053520
Commit
6b053520
authored
May 28, 2019
by
Laurianne Charrier
Browse files
Resolving sleep duration disappearance when menu is open
parent
69eebd3c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Header/Header.css
View file @
6b053520
...
...
@@ -13,7 +13,7 @@
text-align
:
center
;
letter-spacing
:
0.3px
;
padding-top
:
25px
;
padding-right
:
1
3
vw
;
padding-right
:
1
0
vw
;
float
:
left
;
}
...
...
@@ -41,8 +41,8 @@
/* Buttons to control the algorithm's lifecycle : play/pause, restart, next step, etc. */
#header
.controls
{
padding-right
:
13
vw
;
padding-left
:
8
vw
;
padding-right
:
9
vw
;
padding-left
:
12
vw
;
padding-top
:
24px
;
float
:
left
;
filter
:
invert
(
26%
)
sepia
(
0%
)
saturate
(
0%
)
hue-rotate
(
98deg
)
brightness
(
99%
)
contrast
(
91%
);
...
...
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