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
91a4535f
Commit
91a4535f
authored
6 years ago
by
amal
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'amal' into 'master'
Amal See merge request
!7
parents
39545a80
294cb2c5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
2 deletions
+9
-2
index.component.scss
src/app/home/index/index.component.scss
+9
-2
No files found.
src/app/home/index/index.component.scss
View file @
91a4535f
...
...
@@ -357,6 +357,10 @@
background-repeat
:
no-repeat
;
position
:
relative
;
overflow
:
scroll
;
&
:
:-
webkit-scrollbar
{
display
:
none
;
}
.modal_close
{
width
:
50px
;
height
:
50px
;
...
...
@@ -751,6 +755,7 @@
-ms-border-radius
:
5px
;
-o-border-radius
:
5px
;
padding
:
20px
;
.quote_header
{
width
:
100%
;
padding
:
10px
;
...
...
@@ -826,7 +831,9 @@
}
}
.quote_schedule_list
{
border
:
2px
solid
#2655bf
;
border
:
1px
solid
#a8a8a8
;
padding-bottom
:
30px
;
border-top
:none
;
background
:
#ffffff
;
ul
{
margin
:
0px
;
...
...
@@ -1108,7 +1115,7 @@
.service_map
{
width
:
100%
;
border
:
1px
solid
#e8e8e8
;
height
:
60
0px
;
height
:
545
0px
;
margin-top
:
10px
;
}
}
...
...
This diff is collapsed.
Click to expand it.
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