Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
LOG2420
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Olivier Gagnon
LOG2420
Commits
ac4e1399
Commit
ac4e1399
authored
4 years ago
by
Christophe St-Georges
Browse files
Options
Downloads
Patches
Plain Diff
Remove de style borne to put it in the styles file
parent
c3a14843
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
css/styles.css
+52
-0
52 additions, 0 deletions
css/styles.css
html/listeFrigos.html
+1
-14
1 addition, 14 deletions
html/listeFrigos.html
html/membres.html
+1
-39
1 addition, 39 deletions
html/membres.html
with
54 additions
and
53 deletions
css/styles.css
+
52
−
0
View file @
ac4e1399
...
...
@@ -11,6 +11,10 @@ iframe {
border
:
none
;
}
.bold
{
font-weight
:
bold
;
}
.btn
{
left
:
0px
;
top
:
0px
;
...
...
@@ -127,6 +131,14 @@ iframe {
margin
:
3px
0px
-3px
-10px
;
}
.fridgeOutline
{
border-radius
:
25px
;
background-color
:
#F2F2F2
;
padding-left
:
67px
;
padding-top
:
17px
;
padding-bottom
:
17px
;
}
.grey-label
{
margin-left
:
15px
;
...
...
@@ -192,6 +204,34 @@ iframe {
outline
:
none
;
}
.memberTab
{
overflow
:
hidden
;
border
:
none
;
background-color
:
white
;
}
/* Style the buttons that are used to open the tab content */
.memberTab
button
{
margin
:
6px
3px
;
background-color
:
inherit
;
float
:
inside
;
border
:
none
;
border-radius
:
20px
;
outline
:
none
;
cursor
:
pointer
;
transition
:
0.3s
;
color
:
white
;
font-size
:
16px
;
width
:
230px
;
height
:
45px
;
display
:
inline
;
background-color
:
#53bdbd
;
}
.memberTab
button
.active
{
background-color
:
#e6881a
;
}
.member-space-access
{
display
:
none
;
position
:
fixed
;
...
...
@@ -334,6 +374,11 @@ iframe {
color
:
#008c8c
;
}
.tealBackground
{
height
:
579px
;
background-color
:
#008C8C
;
}
.titleBar
{
height
:
28px
;
...
...
@@ -417,6 +462,11 @@ iframe {
font-size
:
12px
;
}
#memberSectionTab
{
background-color
:
white
;
color
:
#008C8C
;
}
#rules
{
display
:
block
;
float
:
left
;
...
...
@@ -426,6 +476,8 @@ iframe {
float
:
right
;
}
/* Go from zero to full opacity */
@keyframes
fadeEffect
{
from
{
opacity
:
0
;}
...
...
This diff is collapsed.
Click to expand it.
html/listeFrigos.html
+
1
−
14
View file @
ac4e1399
<!DOCTYPE html>
<html
lang=
"en"
>
<style>
.fridgeOutline
{
border-radius
:
25px
;
background
:
#F2F2F2
;
padding-left
:
67px
;
padding-top
:
17px
;
padding-bottom
:
17px
;
}
.bold
{
font-weight
:
bold
;
}
</style>
<head>
<link
rel=
"stylesheet"
href=
"../css/styles.css"
>
<meta
charset=
"UTF-8"
>
<title>
Liste des frigos
</title>
</head>
<body>
<p
class=
"titleSection"
>
Mon profil
</p>
<div
class=
"fridgeOutline"
>
<span
class=
"bold"
>
LIRE FRIGO
...
...
This diff is collapsed.
Click to expand it.
html/membres.html
+
1
−
39
View file @
ac4e1399
<!DOCTYPE html>
<style>
.memberTab
{
overflow
:
hidden
;
border
:
none
;
background-color
:
white
;
}
/* Style the buttons that are used to open the tab content */
.memberTab
button
{
margin
:
6px
3px
;
background-color
:
inherit
;
float
:
inside
;
border
:
none
;
border-radius
:
20px
;
outline
:
none
;
cursor
:
pointer
;
transition
:
0.3s
;
color
:
white
;
font-size
:
16px
;
width
:
230px
;
height
:
45px
;
display
:
inline
;
background-color
:
#53bdbd
;
}
.memberTab
button
.active
{
background-color
:
#e6881a
;
}
.tealBackground
{
height
:
579px
;
background-color
:
#008C8C
;
}
#memberSectionTab
{
background-color
:
white
;
color
:
#008C8C
;
}
</style>
<html
lang=
"en"
>
<head>
<link
rel=
"stylesheet"
href=
"../css/styles.css"
>
...
...
@@ -61,7 +23,7 @@
<div
class=
"tealBackground"
>
<div
id=
"listeFrigos"
class=
"tabcontent active"
>
<iframe
id=
"mbrcontent"
src=
"listeFrigos.html"
width=
"
98
%"
height=
"800"
></iframe>
<iframe
id=
"mbrcontent"
src=
"listeFrigos.html"
width=
"
100
%"
height=
"800"
></iframe>
</div>
</div>
</div>
...
...
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
register
or
sign in
to comment