Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
hdastageeri
hft_awado_app
Commits
d2d9c761
Commit
d2d9c761
authored
Jan 06, 2020
by
Ratnadeep Rajendra Kharade
Browse files
css changes for route hightlight
parent
2c868f44
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/app/hirebike/hirebike.page.scss
View file @
d2d9c761
...
...
@@ -18,13 +18,22 @@
color
:
#444444
;
.route-option-wrapper
{
padding
:
8px
;
border-bottom
:
1px
solid
#ddd
;
font-size
:
14px
;
.route-heading
{
font-weight
:
500
;
margin-bottom
:
5px
;
.route-option-inner
{
padding
:
8px
;
border-bottom
:
1px
solid
#ddd
;
font-size
:
14px
;
&
.selected
{
background-color
:
rgba
(
102
,
157
,
246
,
1
);
color
:
white
;
font-weight
:
500
!
important
;
}
.route-heading
{
font-weight
:
500
;
margin-bottom
:
5px
;
}
}
}
}
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment