Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
dcarfixers_angular
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
16
Issues
16
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
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
Tobin
dcarfixers_angular
Commits
56404d5a
Commit
56404d5a
authored
May 30, 2019
by
amalk
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
30-05-2019
parent
947d01ff
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
21 additions
and
10 deletions
+21
-10
package-lock.json
package-lock.json
+18
-8
address.component.scss
src/app/purchase/address/address.component.scss
+1
-0
searchbar.component.scss
src/app/purchase/searchbar/searchbar.component.scss
+1
-1
summary.component.scss
src/app/purchase/summary/summary.component.scss
+1
-0
styles.scss
src/styles.scss
+0
-1
No files found.
package-lock.json
View file @
56404d5a
...
@@ -379,7 +379,8 @@
...
@@ -379,7 +379,8 @@
"ansi-regex"
:
{
"ansi-regex"
:
{
"version"
:
"2.1.1"
,
"version"
:
"2.1.1"
,
"bundled"
:
true
,
"bundled"
:
true
,
"dev"
:
true
"dev"
:
true
,
"optional"
:
true
},
},
"aproba"
:
{
"aproba"
:
{
"version"
:
"1.2.0"
,
"version"
:
"1.2.0"
,
...
@@ -794,7 +795,8 @@
...
@@ -794,7 +795,8 @@
"safe-buffer"
:
{
"safe-buffer"
:
{
"version"
:
"5.1.2"
,
"version"
:
"5.1.2"
,
"bundled"
:
true
,
"bundled"
:
true
,
"dev"
:
true
"dev"
:
true
,
"optional"
:
true
},
},
"safer-buffer"
:
{
"safer-buffer"
:
{
"version"
:
"2.1.2"
,
"version"
:
"2.1.2"
,
...
@@ -850,6 +852,7 @@
...
@@ -850,6 +852,7 @@
"version"
:
"3.0.1"
,
"version"
:
"3.0.1"
,
"bundled"
:
true
,
"bundled"
:
true
,
"dev"
:
true
,
"dev"
:
true
,
"optional"
:
true
,
"requires"
:
{
"requires"
:
{
"ansi-regex"
:
"^2.0.0"
"ansi-regex"
:
"^2.0.0"
}
}
...
@@ -893,12 +896,14 @@
...
@@ -893,12 +896,14 @@
"wrappy"
:
{
"wrappy"
:
{
"version"
:
"1.0.2"
,
"version"
:
"1.0.2"
,
"bundled"
:
true
,
"bundled"
:
true
,
"dev"
:
true
"dev"
:
true
,
"optional"
:
true
},
},
"yallist"
:
{
"yallist"
:
{
"version"
:
"3.0.3"
,
"version"
:
"3.0.3"
,
"bundled"
:
true
,
"bundled"
:
true
,
"dev"
:
true
"dev"
:
true
,
"optional"
:
true
}
}
}
}
},
},
...
@@ -4301,7 +4306,8 @@
...
@@ -4301,7 +4306,8 @@
"ansi-regex"
:
{
"ansi-regex"
:
{
"version"
:
"2.1.1"
,
"version"
:
"2.1.1"
,
"bundled"
:
true
,
"bundled"
:
true
,
"dev"
:
true
"dev"
:
true
,
"optional"
:
true
},
},
"aproba"
:
{
"aproba"
:
{
"version"
:
"1.2.0"
,
"version"
:
"1.2.0"
,
...
@@ -4716,7 +4722,8 @@
...
@@ -4716,7 +4722,8 @@
"safe-buffer"
:
{
"safe-buffer"
:
{
"version"
:
"5.1.2"
,
"version"
:
"5.1.2"
,
"bundled"
:
true
,
"bundled"
:
true
,
"dev"
:
true
"dev"
:
true
,
"optional"
:
true
},
},
"safer-buffer"
:
{
"safer-buffer"
:
{
"version"
:
"2.1.2"
,
"version"
:
"2.1.2"
,
...
@@ -4772,6 +4779,7 @@
...
@@ -4772,6 +4779,7 @@
"version"
:
"3.0.1"
,
"version"
:
"3.0.1"
,
"bundled"
:
true
,
"bundled"
:
true
,
"dev"
:
true
,
"dev"
:
true
,
"optional"
:
true
,
"requires"
:
{
"requires"
:
{
"ansi-regex"
:
"^2.0.0"
"ansi-regex"
:
"^2.0.0"
}
}
...
@@ -4815,12 +4823,14 @@
...
@@ -4815,12 +4823,14 @@
"wrappy"
:
{
"wrappy"
:
{
"version"
:
"1.0.2"
,
"version"
:
"1.0.2"
,
"bundled"
:
true
,
"bundled"
:
true
,
"dev"
:
true
"dev"
:
true
,
"optional"
:
true
},
},
"yallist"
:
{
"yallist"
:
{
"version"
:
"3.0.3"
,
"version"
:
"3.0.3"
,
"bundled"
:
true
,
"bundled"
:
true
,
"dev"
:
true
"dev"
:
true
,
"optional"
:
true
}
}
}
}
},
},
...
...
src/app/purchase/address/address.component.scss
View file @
56404d5a
.purchase_wrapper
{
.purchase_wrapper
{
padding-top
:
115px
;
.address_wrapper
{
.address_wrapper
{
h3
{
h3
{
font-size
:
20px
;
font-size
:
20px
;
...
...
src/app/purchase/searchbar/searchbar.component.scss
View file @
56404d5a
.purchase_taskbar
{
.purchase_taskbar
{
width
:
100%
;
width
:
100%
;
padding-top
:
30
px
;
padding-top
:
115
px
;
padding-bottom
:
30px
;
padding-bottom
:
30px
;
.purchase_searchbar
{
.purchase_searchbar
{
width
:calc
(
100
%
-
60
%
)
;
width
:calc
(
100
%
-
60
%
)
;
...
...
src/app/purchase/summary/summary.component.scss
View file @
56404d5a
.purchase_wrapper
{
.purchase_wrapper
{
padding-top
:
115px
;
.summary_wrapper
{
.summary_wrapper
{
h3
{
h3
{
font-size
:
20px
;
font-size
:
20px
;
...
...
src/styles.scss
View file @
56404d5a
...
@@ -89,7 +89,6 @@ body {
...
@@ -89,7 +89,6 @@ body {
}
}
.purchase_wrapper
{
.purchase_wrapper
{
padding-top
:
120px
;
background
:
#f1f3f6
;
background
:
#f1f3f6
;
.container-fluid
{
.container-fluid
{
max-width
:
calc
(
100%
-
15%
);
max-width
:
calc
(
100%
-
15%
);
...
...
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