Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
s8_ivanov_r
VPL-pizza-shop-blazor
Commits
6e258c49
Commit
6e258c49
authored
Jan 25, 2019
by
Steve Sanderson
Committed by
Ryan Nowak
Jan 25, 2019
Browse files
Slightly better slider handle colour
parent
1f2c8a41
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
src/BlazingPizza.Client/wwwroot/css/site.css
src/BlazingPizza.Client/wwwroot/css/site.css
+3
-3
No files found.
src/BlazingPizza.Client/wwwroot/css/site.css
View file @
6e258c49
...
...
@@ -552,7 +552,7 @@ input[type=range] {
height
:
20px
;
width
:
20px
;
border-radius
:
10px
;
background
:
#
c80000
;
background
:
#
d45352
;
cursor
:
pointer
;
-webkit-appearance
:
none
;
margin-top
:
-7.1px
;
...
...
@@ -578,7 +578,7 @@ input[type=range] {
height
:
20px
;
width
:
20px
;
border-radius
:
10px
;
background
:
#
c80000
;
background
:
#
d45352
;
cursor
:
pointer
;
}
...
...
@@ -611,7 +611,7 @@ input[type=range] {
height
:
20px
;
width
:
20px
;
border-radius
:
10px
;
background
:
#
c80000
;
background
:
#
d45352
;
cursor
:
pointer
;
margin-top
:
0
;
}
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