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;
|
margin: 13px auto;
|
||||||
height:5px;
|
height:5px;
|
||||||
width: 75px;
|
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;
|
border: none;
|
||||||
outline: none;
|
outline: none;
|
||||||
/*border-radius: 2px;*/
|
/*border-radius: 2px;*/
|
||||||
@@ -773,6 +774,7 @@ nav ul li:hover, nav ul li.active {
|
|||||||
border: none;
|
border: none;
|
||||||
/*display: none;*/
|
/*display: none;*/
|
||||||
margin-left:-2.5px;
|
margin-left:-2.5px;
|
||||||
|
margin-top:0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ui-slider-handle
|
.ui-slider-handle
|
||||||
|
|||||||
Reference in New Issue
Block a user