mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Fixing slider
This commit is contained in:
@@ -747,7 +747,8 @@ nav ul li:hover, nav ul li.active {
|
||||
margin: 13px auto;
|
||||
height:5px;
|
||||
width: 75px;
|
||||
background-color:rgba(0, 0, 0, 0.5);
|
||||
/*background-color:rgba(0, 0, 0, 0.5);*/
|
||||
background:#000 50% 50% repeat-x;
|
||||
border: none;
|
||||
outline: none;
|
||||
/*border-radius: 2px;*/
|
||||
@@ -773,6 +774,7 @@ nav ul li:hover, nav ul li.active {
|
||||
border: none;
|
||||
/*display: none;*/
|
||||
margin-left:-2.5px;
|
||||
margin-top:0px;
|
||||
}
|
||||
|
||||
.ui-slider-handle
|
||||
|
||||
Reference in New Issue
Block a user