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
b61ae98d
Commit
b61ae98d
authored
Feb 04, 2022
by
Damien Moulard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
small style change
parent
99a1dfd1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
envelops.css
envelops/static/css/envelops.css
+1
-1
oders_helper_style.css
orders/static/css/oders_helper_style.css
+3
-3
No files found.
envelops/static/css/envelops.css
View file @
b61ae98d
...
...
@@ -48,7 +48,7 @@
border-bottom
:
1px
solid
#d9534f
;
position
:
absolute
;
content
:
""
;
width
:
95
%
;
width
:
100
%
;
height
:
50%
;
display
:
none
;
}
...
...
orders/static/css/oders_helper_style.css
View file @
b61ae98d
...
...
@@ -321,7 +321,7 @@
justify-content
:
center
;
align-items
:
center
;
flex-wrap
:
wrap
;
margin
:
30px
0
20
px
0
;
margin
:
15
px
0
;
position
:
-webkit-sticky
;
position
:
sticky
;
top
:
140px
;
...
...
@@ -329,8 +329,8 @@
}
.supplier_pill
{
background-color
:
#
a0daff
;
border
:
1px
solid
#6ea8cc
;
background-color
:
#
ffebcd
;
border
:
2px
solid
black
;
}
.pill_supplier_name
{
...
...
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