nuriiptv
This commit is contained in:
18
nuritv/temp/scss/components/_owl-carousel.scss
Normal file
18
nuritv/temp/scss/components/_owl-carousel.scss
Normal file
@@ -0,0 +1,18 @@
|
||||
.owl-theme .owl-nav [class*='owl-']:hover {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
.owl-theme .owl-nav [class*='owl-']:focus {
|
||||
outline: none !important;
|
||||
border:none !important;
|
||||
}
|
||||
.owl-nav {
|
||||
position: absolute;
|
||||
top:-75px;
|
||||
right:0;
|
||||
button{
|
||||
margin:0 !important;
|
||||
}
|
||||
img {
|
||||
width: 35px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user