Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Covid
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
DESI_22-23
Covid
Commits
1b9df41c
Commit
1b9df41c
authored
Dec 15, 2022
by
JulienMo
Browse files
Options
Downloads
Patches
Plain Diff
update index.html file
parent
1c3d19d8
No related branches found
No related tags found
No related merge requests found
Pipeline
#11514
passed
Dec 15, 2022
Stage: deploy
Changes
3
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
diag1.html
+4
-4
4 additions, 4 deletions
diag1.html
index.html
+4
-4
4 additions, 4 deletions
index.html
style.css
+1
-1
1 addition, 1 deletion
style.css
with
9 additions
and
9 deletions
diag1.html
+
4
−
4
View file @
1b9df41c
...
...
@@ -80,14 +80,14 @@
<div
class=
"checkCategorie"
>
<h4>
grupo de edad
</h4>
<label
class=
"legend"
>
<input
type=
"checkbox"
checked
id=
"cat1"
class=
"legendBox"
value=
"0-29"
>
<!--
<input type="checkbox" checked id="cat1" class="legendBox" value="0-29">
-->
<div
class=
"legendCase"
></div>
<label
for=
"cat1"
class=
"test"
>
0-29
</label>
<label
for=
"cat1"
class=
"test"
>
Nuevo caso
</label>
</label>
<label
class=
"legend"
>
<input
type=
"checkbox"
checked
id=
"cat2"
class=
"legendBox"
value=
"30-49"
>
<!--
<input type="checkbox" checked id="cat2" class="legendBox" value="30-49">
-->
<div
class=
"legendCase"
></div>
<label
for=
"cat2"
class=
"test"
>
30-49
</label>
<label
for=
"cat2"
class=
"test"
>
Muertos
</label>
</label>
</div>
</div>
...
...
...
...
This diff is collapsed.
Click to expand it.
index.html
+
4
−
4
View file @
1b9df41c
...
...
@@ -80,14 +80,14 @@
<div
class=
"checkCategorie"
>
<h4>
grupo de edad
</h4>
<label
class=
"legend"
>
<input
type=
"checkbox"
checked
id=
"cat1"
class=
"legendBox"
value=
"0-29"
>
<!--
<input type="checkbox" checked id="cat1" class="legendBox" value="0-29">
-->
<div
class=
"legendCase"
></div>
<label
for=
"cat1"
class=
"test"
>
0-29
</label>
<label
for=
"cat1"
class=
"test"
>
Nuevo caso
</label>
</label>
<label
class=
"legend"
>
<input
type=
"checkbox"
checked
id=
"cat2"
class=
"legendBox"
value=
"30-49"
>
<!--
<input type="checkbox" checked id="cat2" class="legendBox" value="30-49">
-->
<div
class=
"legendCase"
></div>
<label
for=
"cat2"
class=
"test"
>
30-49
</label>
<label
for=
"cat2"
class=
"test"
>
Muertos
</label>
</label>
</div>
</div>
...
...
...
...
This diff is collapsed.
Click to expand it.
style.css
+
1
−
1
View file @
1b9df41c
...
...
@@ -73,7 +73,7 @@ main {
#navbar
{
width
:
10vw
;
height
:
100%
;
background-color
:
r
ed
;
background-color
:
r
gb
(
179
,
179
,
179
)
;
}
input
[
type
=
"checkbox"
]
{
...
...
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
sign in
to comment