📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
qrmenuscripti.demodesign.com.tr
/
xpanel
/
assets
/
scss
/
rtl
📝
_components-rtl.scss
← Geri Dön
// // components-rtl.scss // // icons .icons-list-demo{ i{ margin-left: 12px; margin-right: 0; } } // Custom-radio .checkbox { label { padding-right: 8px; padding-left: 0; &::before { left: auto; right: 0; margin-left: 0; margin-right: -18px; } &::after { left: auto; right: 0; margin-right: -18px; margin-left: 0; padding-left: 0; padding-right: 3px; } } input[type="checkbox"]:checked+label { &::after { left: auto; right: 7px; transform: rotate(45deg); } } } .checkbox.checkbox-single { label { &:before { margin-right: 0; } &:after { margin-right: 0; } } } // custom-radio .radio { label { padding-left: 0; padding-right: 8px; &::before { left: auto; right: 0; margin-left: 0; margin-right: -18px; } &::after { left: 0; right: 6px; margin-left: 0; margin-right: -20px; } } } // Invoice @media print { .content-page, .content, body { margin-right: 0; } }
💾 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