Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
don
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
25
Issues
25
List
Boards
Labels
Service Desk
Milestones
Merge Requests
5
Merge Requests
5
Operations
Operations
Incidents
Environments
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
LQDN Adminsys
don
Commits
332cfea1
Commit
332cfea1
authored
Oct 19, 2018
by
Guinness
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch '32-nouveau-front' of git.laquadrature.net:lqdn-interne/don into preprod
parents
1ec2d976
40d5cac6
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
4 deletions
+7
-4
app/view/user/perso.html
app/view/user/perso.html
+2
-2
www/static/css/custom.css
www/static/css/custom.css
+5
-2
No files found.
app/view/user/perso.html
View file @
332cfea1
...
...
@@ -158,7 +158,7 @@
</div>
<!-- / Form historique -->
</div>
</section>
<section
id=
"wrapper"
class=
"text-center
container-
fluid"
>
<section
id=
"wrapper"
class=
"text-center fluid"
>
<div
id=
"subtitle"
class=
"row"
>
<div
class=
"page-header"
>
<h2
class=
"text-left"
>
{{ _("Vos dons")}}
</h2>
...
...
@@ -197,7 +197,7 @@
</div>
</section>
<section
id=
"wrapper"
class=
"text-center
container-
fluid"
>
<section
id=
"wrapper"
class=
"text-center fluid"
>
<div
id=
"subtitle"
class=
"row"
>
<div
class=
"page-header"
>
<h2
class=
"text-left"
>
{{ _("Demander des contreparties")}}
</h2>
...
...
www/static/css/custom.css
View file @
332cfea1
...
...
@@ -43,7 +43,7 @@ button.c-boutonslongs, input.c-boutonslongs {
button
.c-boutonscourts
,
input
.c-boutonscourts
{
background-color
:
#2f5188
;
color
:
#fff
;
margin
:
2em
0
;
margin
:
2em
auto
;
font-size
:
1.2em
;
}
...
...
@@ -129,7 +129,9 @@ padding: 0 15px;
#vosdons
.col-md-4
{
width
:
50%
;
}
#wrapper
h2
{
margin-left
:
1em
;
}
/* Page d'accueil */
...
...
@@ -174,6 +176,7 @@ padding: 0 15px;
}
.btn-lg
{
display
:
block
;
margin
:
auto
;
}
...
...
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