📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
rentacarv1.demodesign.com.tr
/
trex
/
assets
/
scss
📝
_profil.scss
← Geri Dön
/* ============= Profil ============= */ .friends-group a { margin: 3px; display: block; float: left; width: 40px; &.more { width: 40px; height: 40px; background: #eee; line-height: 40px; text-align: center; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50%; color: #999; &:hover { background: $primary; color: #fff; } } } .comments-list > li { border-bottom: 1px solid #ddd; padding-bottom: 10px; margin-bottom: 15px; img { float: left; margin-right: 20px; } .content { overflow: hidden; ul { margin: 0; padding: 0; li > a { color: #999; &:hover { color: $primary; } } } } }
💾 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