📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
turscripti.demodesign.com.tr
/
~yonetim
/
assets
/
css
/
bootstrap
📝
_forms.scss
← Geri Dön
@import "../_variables"; /* ###### 3.6 Forms ###### */ .form-control { height: 38px; border-radius: 0; &:focus { border-color: $gray-500; box-shadow: none; } } .custom-file, .custom-file-input { height: 38px; } .custom-file-label { height: 38px; line-height: 1.8; border-radius: 0; &::after { line-height: 1.8; border-radius: 0; height: auto; } } .form-label { display: block; margin-bottom: 5px; color: $gray-700; } .form-group-rdiobox { display: flex; align-items: center; .rdiobox { margin-bottom: 0; + .rdiobox { margin-left: 30px; } span { padding-left: 0; } } } .formgroup-wrapper { .form-control { height: 40px !important; } .main-form-group .form-label { margin-bottom: 12px; } }
💾 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