📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
makalesatisscripti.demodesign.com.tr
/
adminp
/
themes
/
css-rtl
/
pages
📝
search.css
← Geri Dön
/* search page css */ /*-----------------*/ .search-bar-wrapper .nav.nav-pills { border-bottom-color : transparent; } .search-bar-wrapper .nav.nav-pills .dropdown-menu { margin : 0.53rem; } .search-bar-wrapper .nav.nav-pills .nav-item { margin-bottom : 0.8rem; } .search-bar-wrapper .nav.nav-pills .nav-item .nav-link { display : -webkit-box; display : -webkit-flex; display : -ms-flexbox; display : flex; -webkit-box-align : center; -webkit-align-items : center; -ms-flex-align : center; align-items : center; } .search-bar-wrapper .nav.nav-pills .nav-item .nav-link i { font-size : 1.4rem; } .search-bar-wrapper .search-bar .page-search-input .search-btn { /* search-bar button */ position : absolute; top : 5px; left : 5px; } .search-bar-wrapper .search-bar .page-search-input .search-btn i { /* search-bar icon */ top : 0; font-size : 1.6rem; } .search-bar-wrapper .search-results .swiper-container .swiper-slide { /* Swiper slide for video section */ background-color : #FFFFFF; height : auto; max-width : 18.66rem; padding : 0.7rem; cursor : pointer; display : -webkit-box; display : -webkit-flex; display : -ms-flexbox; display : flex; -webkit-box-orient : vertical; -webkit-box-direction : normal; -webkit-flex-direction : column; -ms-flex-direction : column; flex-direction : column; -webkit-box-pack : justify; -webkit-justify-content : space-between; -ms-flex-pack : justify; justify-content : space-between; } .search-bar-wrapper .search-results .swiper-container .swiper-slide .slide-content .card-img-overlay i { color : rgba(255, 255, 255, 0.7); } .search-bar-wrapper .search-results .swiper-button-next:after, .search-bar-wrapper .search-results .swiper-button-prev:after { border-radius : 50%; background-color : #5A8DEE; box-shadow : 0 2px 4px 0 rgba(0, 0, 0, 0.5) !important; } .search-bar-wrapper .search-results .swiper-button-next.swiper-button-disabled, .search-bar-wrapper .search-results .swiper-button-prev.swiper-button-disabled { display : none; }
💾 Kaydet
İptal
📝 Yeniden Adlandır
İptal
Kaydet
🔐 Dosya İzinleri (chmod)
İzin Değeri:
Hızlı Seçim:
777
755
644
600
777
= Herkes okur/yazar/çalıştırır
755
= Sahip tam, diğerleri okur/çalıştırır
644
= Sahip okur/yazar, diğerleri okur
600
= Sadece sahip okur/yazar
İptal
Uygula