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