📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
e-ticaretv2.demodesign.com.tr
/
assets
/
scss
/
electro
/
quantity
📝
_quantity.scss
← Geri Dön
/*------------------------------------ Quantity ------------------------------------*/ .u-quantity { width: $quantity-width; > .u-quantity__input { padding-right: $quantity-right-offset; &:not(:last-child) { @include border-radius($quantity-input-border-radius); } } &__arrows { @include content-centered(false, true); right: .75rem; z-index: 3; &-inner { display: block; color: $secondary; cursor: pointer; &: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