mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
More material style for volumeslider
This commit is contained in:
@@ -1700,8 +1700,8 @@ nav ul li:hover, nav ul li.active {
|
||||
}
|
||||
|
||||
#volume .ui-slider-handle {
|
||||
height: 15px;
|
||||
width: 15px;
|
||||
height: 14px;
|
||||
width: 14px;
|
||||
background: #fff 50% 50% repeat-x;
|
||||
position: absolute;
|
||||
cursor: pointer;
|
||||
@@ -1710,7 +1710,6 @@ nav ul li:hover, nav ul li.active {
|
||||
margin-left: -7.5px;
|
||||
margin-top: 0px;
|
||||
border-radius: 1000px;
|
||||
border: 1px solid black;
|
||||
transition: background 0.2s ease, box-shadow 0.2s ease;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user