📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
makalesatisscripti.demodesign.com.tr
/
adminp
/
themes
/
css
/
pages
📝
authentication.css
← Geri Dön
/* Authentication page css */ /*-------------------------*/ .bg-authentication { background-color: #F2F4F4; } .bg-authentication #icon-arrow { position: absolute; top: 11px; right: 15px; } .bg-authentication .brand-text { color: #5A8DEE; font-weight: 600; letter-spacing: 0.01rem; } @media only screen and (min-width: 992px) { .bg-authentication .disable-rounded-right { border-top-right-radius: 0px; border-bottom-right-radius: 0px; } } @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { /* IE Specific CSS */ .bg-authentication { width: 100%; display: block; } }
💾 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