Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mathieu
potage
Commits
71060a50
Commit
71060a50
authored
Jun 27, 2018
by
Mat
Browse files
hop
parent
1f144de3
Changes
1
Hide whitespace changes
Inline
Side-by-side
web/css/style.css
View file @
71060a50
...
...
@@ -212,11 +212,22 @@ table span.details { /*
padding
:
1em
;
}
/**/
/*
#offre_legumes_ajax_display
*/
#maingrid
.draft
,
#maingrid
.current
,
#maingrid
.sent
,
#maingrid
.closed
{
border
:
6px
solid
#d8d8d8
;
padding
:
2em
;
}
#lettre_infos_ajax_display
#maingrid
.current
,
#maingrid
.draft
{
border
:
6px
dashed
#d8d8d8
;
padding
:
2em
;
}
#lettre_infos_ajax_display
#maingrid
.current
:after
,
#maingrid
.draft
:after
{
content
:
"Glisser les éléments avec la souris pour les repositionner"
;
text-align
:
center
;
...
...
@@ -225,11 +236,8 @@ table span.details { /*
display
:
block
;
font-style
:
italic
;
}
#maingrid
.current
,
#maingrid
.closed
{
border
:
6px
solid
#d8d8d8
;
padding
:
2em
;
}
/**/
#sortable
{
width
:
720px
;
margin
:
0
auto
;
...
...
Write
Preview
Supports
Markdown
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