One Hat Cyber Team
Your IP :
172.70.50.39
Server IP :
188.114.96.7
Server :
Linux advantage-project 5.14.0-503.26.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 19 16:28:19 UTC 2025 x86_64
Server Software :
Apache/2.4.62 (Rocky Linux) OpenSSL/3.2.2
PHP Version :
8.3.17
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
html
/
theme
/
dev
/
components
/
owl-carousel
/
Edit File:
_owl-bordered.scss
// Base .owl-carousel-bordered { &::before { position: absolute; left: 50%; top: -1px; width: 100vw; content: ''; border-top: 1px solid $border-color; transform: translateX( -50% ); } .owl-stage { display: flex; margin-left: -1px; } .owl-item { display: flex; &.active { border-left: 1px solid $border-color; } } } // Spacing * + .owl-carousel-bordered { margin-top: px-to-rem( 25px ) } // Media @include media-breakpoint-up( xl ) { * + .owl-carousel-bordered { margin-top: px-to-rem( 57px ) } } @media ( min-width: 1920px ) { .owl-carousel-bordered { &.owl-nav-lg { .owl-nav { left: -60px; right: -60px; width: auto; padding: 0; } .owl-prev, .owl-next { color: $gray-400; &:hover { color: $white; background-color: $owl-primary; } &.disabled { color: $owl-primary; opacity: .3; } } } } }
Simpan