Files
forzaapk/enginiptv/temp/scss/components/_owl-carousel.scss
mstfyldz d42f1405e1 b
2026-02-16 17:42:41 +03:00

18 lines
363 B
SCSS

.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;
}
}