📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
qrmenuscripti.demodesign.com.tr
/
xpanel
/
assets
/
scss
/
pages
📝
_files.scss
← Geri Dön
// // Files // .files-nav{ .nav{ &.nav-pills{ background-color: $card-bg; } .nav-link{ padding: 10px 0; color: $gray-700; font-weight: 500; display: flex; .icon-dual-file{ color: $dark; fill: rgba($dark, 0.12); stroke-width: 1px; } h5{ color: $gray-700; font-size: 13px; font-weight: 500; } small{ color: $gray-500; font-size: 10px; } &.active{ background-color: transparent; h5{ color: $primary; } .icon-dual-file{ color: $primary; fill: rgba($primary, 0.12); } } } } } .file-box-content{ margin-bottom: -16px; .file-box{ border: 1px solid $border; border-radius: 5px; padding: 20px; width: 160px; display: inline-block; margin-right: 5px; margin-bottom: 16px; background-color: $card-bg; .download-icon-link{ color: $text-muted; .file-download-icon{ font-size: 13px; position: relative; top: -10px; left: 110px; } &:hover{ color: $primary; } } i{ font-size: 36px; } } } .file-category{ width: 100%; .file-category-block{ text-align: center; margin-right: 20px; .file-category-folder{ border-bottom:2px solid transparent; padding: 10px 20px !important; border-radius: 18px; &.active{ border-bottom:2px solid; } i{ display: block; font-size: 38px; } } } } .category-icon{ i{ font-size: 200px; color: $gray-100; } }
💾 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