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
e19a7a25
Commit
e19a7a25
authored
Feb 24, 2022
by
Etienne Freiss
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
css upgrade
parent
41cf5e75
Pipeline
#1845
failed with stage
in 1 minute 24 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
1 deletions
+12
-1
members-space-shifts-exchange.css
members_space/static/css/members-space-shifts-exchange.css
+11
-0
index.html
templates/members_space/index.html
+1
-1
No files found.
members_space/static/css/members-space-shifts-exchange.css
View file @
e19a7a25
...
...
@@ -65,11 +65,13 @@
}
.selectable_shift_line
{
min-width
:
325px
;
display
:
flex
;
align-items
:
center
;
margin-left
:
15px
;
margin
:
0.75rem
0
;
border-radius
:
5px
;
margin-right
:
15px
;
}
.selectable_shift_line
.checkbox
{
...
...
@@ -80,6 +82,15 @@
cursor
:
not-allowed
;
}
.affect_associate_registered
{
display
:
flex
;
align-items
:
center
;
margin-left
:
15px
;
margin
:
0.75rem
0
;
border-radius
:
5px
;
}
/* -- Calendar screen, makeups message */
#need_to_select_makeups_message
{
...
...
templates/members_space/index.html
View file @
e19a7a25
...
...
@@ -50,7 +50,7 @@
</div>
<div
id=
"modal_affect_shift"
>
<div>
Qui sera présent ?
</div>
<div>
Qui sera présent
.e
?
</div>
<div
id=
"shift_partner"
class=
"btn--primary"
>
</div>
<div
id=
"shift_associate"
class=
" btn--primary"
>
...
...
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