📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
supermarketscripti.demodesign.com.tr
/
assets
/
vendor
/
file-uploader
/
css
📝
styles.css
← Geri Dön
.dm-uploader-container { position: relative; float: left; display: block; width: 100%; margin-bottom: 10px; } .dm-uploader { position: relative; float: left; width: 100%; height: auto; text-align: center; background: #fffbf1; border: 2px dashed #ffc107; border-radius: 4px; padding: 15px 5px 5px 15px; } .dm-uploader input[type="file"] { position: absolute !important; top: 0 !important; bottom: 0 !important; left: 0 !important; right: 0 !important; } .dm-upload-icon { font-size: 38px; line-height: 38px; color: #9fafc0; margin-bottom: 5px; margin-top: 10px; } .dm-upload-text { font-size: 14px; color: #9fafc0; margin-bottom: 30px; } .dm-btn-select-files { position: absolute !important; top: 0; bottom: 0; left: 0; right: 0; } .dm-uploader.active { } .dm-uploader h3 { font-size: 14px; } .dm-uploaded-files { width: 100%; display: block; position: relative; float: left; padding: 0; margin: 0; } .dm-uploaded-files li { position: relative; float: left; text-align: center; border-radius: 4px; width: 148px; height: 148px; margin-right: 9px; margin-bottom: 9px; } .dm-uploaded-files .media { border: 0 !important; } .dm-uploaded-files li img { position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 100%; height: 100%; border-radius: 4px; object-fit: cover; border: 1px solid #e3e4e6; } .dm-uploaded-files li .media-body { position: absolute; bottom: 0; left: 0; width: 100%; z-index: 10; } .dm-uploaded-files li .media-body .progress { height: 20px; background-color: transparent; font-weight: 600; font-size: 11px !important; border-radius: 0 !important; opacity: 0.8; } .dm-uploaded-files li .btn-img-delete { width: 24px; height: 24px; line-height: 24px; text-align: center; display: block; position: absolute; right: 8px; top: 8px; border-radius: 100%; background-color: #f86969; color: #fff; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); z-index: 10; } .btn-digital-file-delete { width: 24px; height: 24px; line-height: 24px; position: relative; right: 0; border-radius: 100%; background-color: #f86969; color: #fff !important; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); z-index: 10; float: right !important; } .dm-uploaded-files li .btn-img-delete i { position: relative; } .dm-uploaded-digital-file { position: relative; float: left; width: 100%; height: auto; text-align: center; background: #f8f9fb; border: 2px dashed #eeeff1; border-radius: 4px; padding: 15px; } .dm-uploaded-digital-file .file-icon { font-size: 16px; } .dm-uploaded-digital-file .button-link-style { line-height: 30px; } .dm-uploader-media { padding: 15px !important; } .dm-uploaded-media-file { width: 100% !important; } .dm-uploaded-media-file li { width: 100% !important; margin: 0 !important; height: auto !important; margin-top: 30px !important; } .dm-uploaded-media-file .li-dm-media-preview { margin: 0 !important; } .dm-uploaded-media-file .li-dm-media-preview video { overflow: hidden; } .dm-uploaded-media-file .li-uploaded-file { list-style: none; } .dm-progress-waiting { width: 100%; text-align: center; color: #fff; font-weight: 400; background-color: rgba(0, 0, 0, 0.3); } .images-exp { margin-bottom: 30px; color: #9B9B9B; margin-bottom: 0; font-size: 13px; } .images-exp i { margin-right: 5px; font-size: 16px; } .badge-is-image-main { position: absolute; top: 8px; left: 8px; font-weight: normal; padding: 3px 6px; border: 0 !important; box-shadow: none !important; } .btn-reset-upload { display: none; background-color: transparent !important; color: #979ba1 !important; border-color: #cfd3d9 !important; margin-top: 5px; margin-bottom: 15px; }
💾 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