Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Caillat Michel
yafits
Commits
14fd0e35
Commit
14fd0e35
authored
Jan 24, 2020
by
Caillat Michel
Browse files
Fix animation problem on bottom graph
parent
51ab4b9e
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
yafitsv/public/stylesheets/olqv.css
View file @
14fd0e35
...
...
@@ -16,8 +16,10 @@ h4 {font-size: 1em; margin: 30px 0 15px 0;}
top
:
0
;
left
:
0
;
z-index
:
100
;
/*width: 100vw;
height: 100vh;*/
width
:
100vw
;
height
:
100
vh
;
height
:
1
2
00
px
;
background-color
:
rgba
(
192
,
192
,
192
,
0.5
);
background-image
:
url("../MnyxU.gif")
;
background-repeat
:
no-repeat
;
...
...
@@ -142,6 +144,7 @@ h4 {font-size: 1em; margin: 30px 0 15px 0;}
.chart-container
>
.row
>
.chart-plot
{
max-width
:
100%
;
padding-left
:
0
;
padding-top
:
5em
;
}
.hidden
{
...
...
yafitsv/views/olqv.ejs
View file @
14fd0e35
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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