📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
e-ticaretv2.demodesign.com.tr
/
assets
/
scss
/
electro
/
utilities
📝
_stroke-colors.scss
← Geri Dön
/*------------------------------------ Stroke Colors ------------------------------------*/ .stroke { &-white { stroke: $white !important; } &-primary { stroke: $primary !important; &-lighter { stroke: $primary-lighter !important; } &-darker { stroke: $primary-darker !important; } } &-success { stroke: $success !important; } &-danger { stroke: $danger !important; } &-warning { stroke: $warning !important; } &-info { stroke: $info !important; } &-gray { &-200 { stroke: $gray-200 !important; } &-300 { stroke: $gray-300 !important; } &-400 { stroke: $gray-400 !important; } &-500 { stroke: $gray-500 !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