📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
rentacarv1.demodesign.com.tr
/
trex
/
assets
/
scss
📝
_table.scss
← Geri Dön
/* ============= Table ============= */ .table > { tbody > tr { > td { padding: 15px; } &:nth-of-type(odd) { background: #f2f4f8; } > { td, th { border: 1px solid #e9ecef; vertical-align: inherit; } } } tfoot > tr > { td, th { border: 1px solid #e9ecef; vertical-align: inherit; } } thead > tr > { td, th { border: 1px solid #e9ecef; vertical-align: inherit; } } caption + thead > tr:first-child > { td, th { border-top: 1px solid #e9ecef; padding: 15px; } } colgroup + thead > tr:first-child > { td, th { border-top: 1px solid #e9ecef; padding: 15px; } } thead { &:first-child > tr:first-child > { td, th { border-top: 1px solid #e9ecef; padding: 15px; } } > tr > th { border: 1px solid #e9ecef; vertical-align: bottom; } } }
💾 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