Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
third-party
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
cooperatic-foodcoops
third-party
Commits
19663a16
Commit
19663a16
authored
Nov 22, 2021
by
Félicie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
button added to the home page
parent
28d949d7
Pipeline
#1511
passed with stage
in 1 minute 32 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
7 deletions
+8
-7
members-space.css
members_space/static/css/members-space.css
+3
-4
home.html
templates/members_space/home.html
+5
-3
No files found.
members_space/static/css/members-space.css
View file @
19663a16
...
...
@@ -237,12 +237,11 @@ body {
}
#see_more_info
{
position
:
absolute
;
bottom
:
2rem
;
right
:
4rem
;
white-space
:
normal
;
}
#see_more_info_link
{
color
:
#0275d8
!important
;
width
:
100%
;
}
/* --Shifts exchange tile tile */
...
...
templates/members_space/home.html
View file @
19663a16
...
...
@@ -34,9 +34,11 @@
<span>
Je suis en binôme avec :
</span>
<span
class=
"member_associated_partner member_info"
></span>
</div>
</div>
<div
id=
"see_more_info"
>
<a
href=
"#"
id=
"see_more_info_link"
>
Voir plus >
</a>
<div
id=
"see_more_info"
>
<button
type=
"button"
,
class=
"btn btn--primary home_link_button"
id=
"see_more_info_link"
>
Accéder à mes infos et comprendre mon statut
</button>
</div>
</div>
</div>
<div
class=
"tile high_tile"
id=
"home_tile_my_services"
>
...
...
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