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
97733183
Commit
97733183
authored
Nov 18, 2021
by
Félicie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
corrections
parent
35e71844
Pipeline
#1463
passed with stage
in 1 minute 28 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletions
+3
-1
members-space-my-info.css
members_space/static/css/members-space-my-info.css
+0
-1
members-space.css
members_space/static/css/members-space.css
+3
-0
No files found.
members_space/static/css/members-space-my-info.css
View file @
97733183
...
@@ -50,7 +50,6 @@
...
@@ -50,7 +50,6 @@
#my_info
.member_coop_number_area
{
#my_info
.member_coop_number_area
{
margin-bottom
:
0
;
margin-bottom
:
0
;
}
}
}
#attached_info
{
#attached_info
{
display
:
flex
;
display
:
flex
;
...
...
members_space/static/css/members-space.css
View file @
97733183
...
@@ -137,6 +137,7 @@ body {
...
@@ -137,6 +137,7 @@ body {
}
}
#member_status_action
{
#member_status_action
{
display
:
flex
;
margin-bottom
:
20px
;
margin-bottom
:
20px
;
}
}
@media
screen
and
(
max-width
:
768px
)
{
@media
screen
and
(
max-width
:
768px
)
{
...
@@ -151,10 +152,12 @@ body {
...
@@ -151,10 +152,12 @@ body {
}
}
.unsuscribed_form_link
{
.unsuscribed_form_link
{
display
:
none
;
text-decoration
:
none
;
text-decoration
:
none
;
font-size
:
1.7rem
;
font-size
:
1.7rem
;
word-break
:
normal
;
word-break
:
normal
;
}
}
.unsuscribed_form_link
:hover
{
.unsuscribed_form_link
:hover
{
text-decoration
:
none
;
text-decoration
:
none
;
...
...
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