📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
rentacarv1.demodesign.com.tr
/
trex
/
assets
/
scss
📝
_text-color.scss
← Geri Dön
/* ============= Text Color ============= */ .text-light { color: #fff !important; } .text-muted { color: $muted !important; } .text-primary { color: $primary !important; } .text-success { color: $success !important; } .text-danger { color: $danger !important; } .text-warning { color: $warning !important; } .text-blue { color: $blue !important; } .text-info { color: $info !important; } .text-teal { color: $teal !important; } .text-indigo { color: $indigo !important; } a.text-muted:hover { color: $primary !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