📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
arackiralama.demodesign.com.tr
/
assets
/
less
/
other-less
📝
other.less
← Geri Dön
.go-top { display: inline-block; height: 40px; width: 40px; line-height: 40px; position: fixed; bottom: 60px; right: 10px; z-index: 77; font-size: 18px; text-align: center; background: darken(@heading, 4%); color: #fff !important; overflow: hidden; visibility: hidden; opacity: 0; } .go-top.go-top-visible { /* the button becomes visible */ visibility: visible; opacity: 1; } .go-top.go-topfade-out { opacity: 1; } @media (max-width: @screen-sm-max) { .go-top { right: 20px; bottom: 20px; } } @media (min-width: @screen-md-min) { .go-top { height: 60px; width: 60px; line-height: 60px; right: 30px; bottom: 60px; } }
💾 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