📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
esnafbul.demodesign.com.tr
/
assets
/
node_modules
/
bootstrap
/
scss
📝
_close.scss
← Geri Dön
.close { float: right; font-size: $close-font-size; font-weight: $close-font-weight; line-height: 1; color: $close-color; text-shadow: $close-text-shadow; opacity: .5; @include hover-focus { color: $close-color; text-decoration: none; opacity: .75; } // Opinionated: add "hand" cursor to non-disabled .close elements &:not(:disabled):not(.disabled) { cursor: pointer; } } // Additional properties for button version // iOS requires the button element instead of an anchor tag. // If you want the anchor version, it requires `href="#"`. // See https://developer.mozilla.org/en-US/docs/Web/Events/click#Safari_Mobile // stylelint-disable property-no-vendor-prefix, selector-no-qualifying-type button.close { padding: 0; background-color: transparent; border: 0; -webkit-appearance: none; } // stylelint-enable
💾 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