Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
detb-client
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Hugo BAYOUD
detb-client
Commits
96155bbd
Commit
96155bbd
authored
4 years ago
by
Hugo BAYOUD
Browse files
Options
Downloads
Patches
Plain Diff
for guigui
parent
5b7aa2ad
No related branches found
No related tags found
1 merge request
!1
Resolve "[FRONT] Créer la page : choix des bars"
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/app/components/bars/bars.component.css
+4
-4
4 additions, 4 deletions
src/app/components/bars/bars.component.css
src/app/components/bars/bars.component.html
+14
-0
14 additions, 0 deletions
src/app/components/bars/bars.component.html
with
18 additions
and
4 deletions
src/app/components/bars/bars.component.css
+
4
−
4
View file @
96155bbd
...
...
@@ -15,10 +15,10 @@
}
.card
{
background-color
:
#
DCDCDC
;
border-radius
:
5
px
;
border
:
1px
#222222
solid
;
margin
:
5
px
1
5
px
;
background-color
:
#
FFFFFF
;
border-radius
:
4
px
;
margin
:
8px
15px
;
box-shadow
:
0px
1px
3px
rgba
(
0
,
0
,
0
,
0.12
),
0
px
1px
1px
rgba
(
0
,
0
,
0
,
0.14
),
0px
2px
1px
-1px
rgba
(
34
,
34
,
34
,
0.2
)
;
}
.card-header
,
.card-actions
{
...
...
This diff is collapsed.
Click to expand it.
src/app/components/bars/bars.component.html
+
14
−
0
View file @
96155bbd
...
...
@@ -18,3 +18,17 @@
</div>
</div>
</section>
<!-- <section>
<div class=" card row-container center">
<div class="card-header">
<img class="logo-img" src="https://fakeimg.pl/300/" alt="fake-img">
</div>
<div class="card-content">
<p>Déliriuem Café clermont-ferrand</p>
<div>{{ bar.address }}</div>
</div>
<div class="card-action">
<button mat-raised-button color='accent'>choisir</button>
</div>
</div>
</section> -->
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment