📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
qrmenuscripti.demodesign.com.tr
/
xpanel
/
assets
/
scss
/
pages
📝
_avatar.scss
← Geri Dön
// // _avatar.scss // .avatar-md{ height: 36px; width: 36px; line-height: 36px; text-align: center; border-radius: 50%; font-size: 18px; display: inline-block; } .img-group{ display: inline-block; .avatar-badge{ position: absolute; right: 1px; width: 8px; height: 8px; border-radius: 8px; box-shadow: 0 0 0 2px $card-bg; z-index: 2; } .user-avatar+.user-avatar-group { margin-left: -18px; } .user-avatar { position: relative; display: inline-block; &:focus,&:hover{ z-index: 2; } .online { background: $success; } .offline{ background: $gray; } img{ box-shadow: 0 0 0 2px $gray-100; } } } .avatar-box{ position: relative; display: inline-block; .avatar-title { display: flex; width: 100%; height: 100%; color: $gray-100; align-items: center; justify-content: center; } }
💾 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