📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
rentacarv1.demodesign.com.tr
/
trex
/
assets
/
scss
📝
_data-table.scss
← Geri Dön
/* ============= Date Table ============= */ div.dataTables_filter input { margin-left: 0.5em; display: inline-block; box-shadow: none; border: 1px solid #e9ecef; height: 39px; } div.dataTables_length select { box-shadow: none; border: 1px solid #ddd; height: 39px; text-align: center; } div.dataTables_paginate a { box-sizing: border-box; display: inline-block; min-width: 1.5em; padding: 0.5em 1em; margin-left: 2px; text-align: center; text-decoration: none; cursor: pointer; color: #54667a; border: 1px solid transparent; border-radius: 2px; &.disabled { cursor: not-allowed; } &:hover, &.current { background: $primary; color: #fff; } } @media (min-width: 768px){ .dataTables_length, .dataTables_info { float: left; width: 50%; } }
💾 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