Commit 0918f47a authored by Przemyslaw Kaminski's avatar Przemyslaw Kaminski

[Graph] more rangeslider styling

parent 276db39a
...@@ -25,7 +25,9 @@ ...@@ -25,7 +25,9 @@
-ms-user-select: none; -ms-user-select: none;
user-select: none; user-select: none;
-o-user-select: none; -o-user-select: none;
margin-top: -2px; margin-top: -4px;
z-index: 1;
box-shadow: 1px 1px 3px grey;
} }
.range .range-slider .knob .button { .range .range-slider .knob .button {
margin-top: -3px; margin-top: -3px;
......
...@@ -26,7 +26,11 @@ ...@@ -26,7 +26,11 @@
user-select: none user-select: none
-o-user-select: none -o-user-select: none
margin-top: -2px margin-top: -4px
z-index: 1
box-shadow: 1px 1px 3px grey
.button .button
margin-top: -3px margin-top: -3px
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment