📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
lisans.demodesign.com.tr
/
assets
/
scss
/
custom
/
plugins
📝
_table-editable.scss
← Geri Dön
// // Table editable // .table-editable{ .editable-input{ .form-control{ height: 2rem; } } a.editable{ color: $table-color; } .editable-buttons{ .btn { &.btn-sm{ font-size: 12px; } } } tbody { td{ &.focus{ box-shadow: inset 0 0 1px 1px $primary !important; } } } } .dt-autofill-list{ border: none !important; background-color: $card-bg !important; .dt-autofill-question, .dt-autofill-button{ border-bottom-color: $gray-300 !important; } ul{ li{ &:hover{ background-color: $gray-300 !important; } } } }
💾 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