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
8a5e0a43
Commit
8a5e0a43
authored
Jan 23, 2019
by
amal
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sfhsdgfs
parent
b652f97f
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
44 additions
and
87 deletions
+44
-87
dashboard.component.scss
src/app/home/dashboard/dashboard.component.scss
+35
-87
styles.scss
src/styles.scss
+9
-0
No files found.
src/app/home/dashboard/dashboard.component.scss
View file @
8a5e0a43
...
@@ -111,7 +111,7 @@
...
@@ -111,7 +111,7 @@
}
}
}
}
}
}
.service-align-center
{
.service-align-center
{
padding-left
:
0px
!
important
;
padding-left
:
0px
!
important
;
text-align
:
center
;
text-align
:
center
;
}
}
...
@@ -152,10 +152,8 @@
...
@@ -152,10 +152,8 @@
// width: calc(100% - 120px);
// width: calc(100% - 120px);
width
:
100%
;
width
:
100%
;
float
:
left
;
float
:
left
;
padding-top
:
0px
;
padding-top
:
0px
;
padding-bottom
:
0px
;
padding-bottom
:
0px
;
h5
{
h5
{
color
:
#2655bf
;
color
:
#2655bf
;
font-size
:
18px
;
font-size
:
18px
;
...
@@ -548,9 +546,7 @@
...
@@ -548,9 +546,7 @@
height
:
65px
!
important
;
height
:
65px
!
important
;
}
}
.login_modal_wrapper
{
.login_modal_wrapper
{
background
:
url("/assets/images/asset_login_bg.png")
;
background
:
url("/assets/images/asset_login_bg.png")
;
background-position
:
center
;
background-position
:
center
;
background-repeat
:
no-repeat
;
background-repeat
:
no-repeat
;
...
@@ -703,7 +699,7 @@
...
@@ -703,7 +699,7 @@
outline
:
none
;
outline
:
none
;
}
}
}
}
.log_btn_diabled
{
.log_btn_diabled
{
cursor
:
not
-
allowed
;
cursor
:
not
-
allowed
;
background
:
#929292
;
background
:
#929292
;
}
}
...
@@ -719,7 +715,7 @@
...
@@ -719,7 +715,7 @@
font-weight
:
500
;
font-weight
:
500
;
background-repeat
:
no-repeat
;
background-repeat
:
no-repeat
;
background-size
:
20px
;
background-size
:
20px
;
margin
:
3px
;
margin
:
3px
;
&
:focus
{
&
:focus
{
outline
:
none
;
outline
:
none
;
}
}
...
@@ -727,7 +723,7 @@
...
@@ -727,7 +723,7 @@
.wizard_quotes
{
.wizard_quotes
{
height
:
40px
;
height
:
40px
;
width
:
48%
;
width
:
48%
;
margin
:
3px
;
margin
:
3px
;
display
:
inline-block
;
display
:
inline-block
;
border-radius
:
25px
;
border-radius
:
25px
;
color
:
#fff
;
color
:
#fff
;
...
@@ -766,8 +762,9 @@
...
@@ -766,8 +762,9 @@
}
}
}
}
}
}
}
}
.wizard_inner
{
.wizard_inner
{
width
:
100%
;
width
:
100%
;
.add_images
{
.add_images
{
width
:
100%
;
width
:
100%
;
...
@@ -807,17 +804,17 @@
...
@@ -807,17 +804,17 @@
}
}
}
}
}
}
.service_methods
{
.service_methods
{
max-height
:
200px
;
max-height
:
200px
;
overflow
:
scroll
;
overflow
:
scroll
;
ul
{
ul
{
padding
:
0px
;
padding
:
0px
;
margin
:
0px
;
margin
:
0px
;
li
{
li
{
list-style
:
none
;
list-style
:
none
;
width
:
100%
;
width
:
100%
;
color
:
#060708
;
color
:
#060708
;
border
:
1px
dashed
#929292
;
border
:
1px
dashed
#929292
;
cursor
:
pointer
;
cursor
:
pointer
;
padding
:
5px
;
padding
:
5px
;
margin-bottom
:
10px
;
margin-bottom
:
10px
;
...
@@ -839,7 +836,7 @@
...
@@ -839,7 +836,7 @@
min-width
:
100%
;
min-width
:
100%
;
margin
:
0px
;
margin
:
0px
;
padding
:
0px
;
padding
:
0px
;
border
:
none
;
border
:
none
;
background-image
:
none
;
background-image
:
none
;
margin-bottom
:
5px
;
margin-bottom
:
5px
;
#custom_check_button
{
#custom_check_button
{
...
@@ -883,7 +880,7 @@
...
@@ -883,7 +880,7 @@
#custom_check_button
input
:checked
+
p
{
#custom_check_button
input
:checked
+
p
{
background-color
:
#58b19f
;
background-color
:
#58b19f
;
color
:
#fff
;
color
:
#fff
;
border-radius
:
0px
!
important
;
border-radius
:
0px
!
important
;
margin
:
0px
;
margin
:
0px
;
}
}
}
}
...
@@ -891,7 +888,6 @@
...
@@ -891,7 +888,6 @@
}
}
}
}
}
}
.textarea_input
{
.textarea_input
{
width
:
100%
;
width
:
100%
;
border
:
1px
solid
#1e1e1e
;
border
:
1px
solid
#1e1e1e
;
...
@@ -933,8 +929,9 @@
...
@@ -933,8 +929,9 @@
}
}
}
}
}
}
}
}
.quote_service_wrapper
{
.quote_service_wrapper
{
width
:
90%
;
width
:
90%
;
background
:
#f5f5f5
;
background
:
#f5f5f5
;
margin
:
0
auto
;
margin
:
0
auto
;
...
@@ -1110,7 +1107,7 @@
...
@@ -1110,7 +1107,7 @@
}
}
}
}
.book_now
{
.book_now
{
float
:
right
;
float
:
right
;
border
:
1px
solid
#2655bf
;
border
:
1px
solid
#2655bf
;
color
:
#2655bf
;
color
:
#2655bf
;
background
:
transparent
;
background
:
transparent
;
...
@@ -1124,8 +1121,8 @@
...
@@ -1124,8 +1121,8 @@
outline
:
none
;
outline
:
none
;
}
}
}
}
.book_now_disabled
{
.book_now_disabled
{
float
:
right
;
float
:
right
;
border
:
1px
solid
#808080
;
border
:
1px
solid
#808080
;
color
:
#808080
;
color
:
#808080
;
background
:
transparent
;
background
:
transparent
;
...
@@ -1144,12 +1141,11 @@
...
@@ -1144,12 +1141,11 @@
}
}
}
}
}
}
.offer
{
.offer
{
color
:
#a8a8a8
;
color
:
#a8a8a8
;
text-align
:
justify
;
text-align
:
justify
;
font-size
:
12px
;
font-size
:
12px
;
.panel-heading
{
.panel-heading
{
padding
:
10px
;
padding
:
10px
;
margin-bottom
:
5px
;
margin-bottom
:
5px
;
padding-left
:
15px
;
padding-left
:
15px
;
...
@@ -1158,33 +1154,27 @@
...
@@ -1158,33 +1154,27 @@
background-image
:
url("/assets/images/asset_double_right.png")
;
background-image
:
url("/assets/images/asset_double_right.png")
;
background-position
:
right
10px
top
8px
;
background-position
:
right
10px
top
8px
;
background-repeat
:
no-repeat
;
background-repeat
:
no-repeat
;
.panel-title
{
.panel-title
{
padding
:
0px
;
padding
:
0px
;
margin
:
0px
;
margin
:
0px
;
a
{
a
{
color
:
#fff
;
color
:
#fff
;
font-weight
:
300
;
font-weight
:
300
;
font-size
:
15px
;
font-size
:
15px
;
}
}
}
}
}
}
.panel-collapse
{
.panel-collapse
{
background-color
:
#f5f5f5
;
background-color
:
#f5f5f5
;
.panel-body
{
.panel-body
{
font-size
:
15px
;
font-size
:
15px
;
font-weight
:
400
;
font-weight
:
400
;
.row
{
.row
{
padding
:
10px
;
padding
:
10px
;
border-bottom
:
1px
solid
#fff
;
border-bottom
:
1px
solid
#fff
;
}
}
}
}
}
}
}
}
}
}
.scheduletiming_listing
{
.scheduletiming_listing
{
...
@@ -1202,89 +1192,47 @@
...
@@ -1202,89 +1192,47 @@
display
:
inline-block
;
display
:
inline-block
;
position
:
relative
;
position
:
relative
;
#custom_check_button
{
#custom_check_button
{
border-radius
:
0px
!
important
;
border-radius
:
0px
!
important
;
overflow
:
auto
;
overflow
:
auto
;
position
:
relative
;
position
:
relative
;
outline
:
none
;
outline
:
none
;
color
:
#908d8d
;
color
:
#908d8d
;
-webkit-border-radius
:
0px
!
important
;
-webkit-border-radius
:
0px
!
important
;
-moz-border-radius
:
0px
!
important
;
-moz-border-radius
:
0px
!
important
;
-ms-border-radius
:
0px
!
important
;
-ms-border-radius
:
0px
!
important
;
-o-border-radius
:
0px
!
important
;
-o-border-radius
:
0px
!
important
;
}
}
#custom_check_button
p
{
#custom_check_button
p
{
margin
:
0px
;
margin
:
0px
;
position
:
absolute
;
position
:
absolute
;
color
:
#908d8d
;
color
:
#908d8d
;
left
:
0px
;
left
:
0px
;
right
:
0px
;
right
:
0px
;
top
:
0px
;
top
:
0px
;
bottom
:
0px
;
bottom
:
0px
;
padding
:
5px
;
padding
:
5px
;
cursor
:
pointer
;
cursor
:
pointer
;
}
}
#custom_check_button
label
{
#custom_check_button
label
{
width
:
100%
;
width
:
100%
;
}
}
#custom_check_button
label
span
{
#custom_check_button
label
span
{
text-align
:
center
;
text-align
:
center
;
display
:
block
;
display
:
block
;
}
}
#custom_check_button
label
input
{
#custom_check_button
label
input
{
position
:
absolute
;
position
:
absolute
;
top
:
-20px
;
top
:
-20px
;
}
}
#custom_check_button
input
:checked
+
p
{
#custom_check_button
input
:checked
+
p
{
background-color
:
#ef5958
;
background-color
:
#ef5958
;
color
:
#fff
;
color
:
#fff
;
border-radius
:
0px
!
important
;
border-radius
:
0px
!
important
;
margin
:
0px
;
margin
:
0px
;
-webkit-border-radius
:
0px
!
important
;
-webkit-border-radius
:
0px
!
important
;
-moz-border-radius
:
0px
!
important
;
-moz-border-radius
:
0px
!
important
;
-ms-border-radius
:
0px
!
important
;
-ms-border-radius
:
0px
!
important
;
-o-border-radius
:
0px
!
important
;
-o-border-radius
:
0px
!
important
;
}
}
li
{
li
{
width
:
100%
;
width
:
100%
;
...
@@ -1350,8 +1298,8 @@
...
@@ -1350,8 +1298,8 @@
height
:
600px
;
height
:
600px
;
margin-top
:
10px
;
margin-top
:
10px
;
}
}
}
}
agm-map
{
agm-map
{
height
:
100%
;
height
:
100%
;
}
}
\ No newline at end of file
\ No newline at end of file
src/styles.scss
View file @
8a5e0a43
...
@@ -481,3 +481,11 @@ section.module.parallax {
...
@@ -481,3 +481,11 @@ section.module.parallax {
.invisible
{
.invisible
{
opacity
:
0
!
important
;
opacity
:
0
!
important
;
}
}
.no_datafound
{
width
:
100%
;
text-align
:
center
;
p
{
color
:
#37547e
;
}
}
\ No newline at end of file
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