📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
e-ticaretv2.demodesign.com.tr
/
assets
/
scss
/
electro
/
utilities
📝
_stop-colors.scss
← Geri Dön
/*------------------------------------ Stop Colors ------------------------------------*/ .stop-color { &-white { stop-color: $white !important; } &-primary { stop-color: $primary !important; &-darker { stop-color: $primary-darker !important; } &-lighter { stop-color: $primary-lighter !important; } } &-warning { stop-color: $warning !important; } &-danger { stop-color: $danger !important; } &-info { stop-color: $info !important; } &-indigo { stop-color: $indigo !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