📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
esnafbul.demodesign.com.tr
/
assets
/
css
/
filter-isotope
📝
isotope.css
← Geri Dön
.button-group{width: 100%; height: auto; text-align: center; margin-bottom: 50px;} .filter-button { display: inline-block; border: none; border-radius: 7px; cursor: pointer; font-family: 'Open Sans', Arial; font-weight: normal; padding: 7px 12px 7px 12px; margin-left: 5px; margin-right: 5px; } .filter-button:hover { } .filter-button:active, .filter-button.is-checked { } /* ---- button-group ---- */ .button-group:after { content: ''; display: block; clear: both; } .button-group .filter-button { display: inline-block; outline: none; } /* ---- isotope ---- */ .filter-project-grid { width: 100%; height: auto; text-align: center; overflow: hidden; } /* clear fix */ .filter-project-grid:after { content: ''; display: block; clear: both; } /* ---- .element-item ---- */ .project-item { position: relative; width: 350px; height: auto; overflow: hidden; margin-left:15px; margin-right: 15px; margin-bottom: 30px; } .project-item-img{width: 350px; height: 280px; overflow: hidden; } .project-item-img img{ height: 280px; min-width: 350px; transition: transform 0.3s ease-in-out;} .project-item-text{ width: 100%; height: auto; padding-top: 20px; padding-bottom: 20px; font-family: 'Open Sans', Arial; font-size:17px; font-weight: 700; letter-spacing: 0.01em; } .project-item:hover .project-item-img img {transform: scale(1.1);} .project-item > * { }
💾 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