📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
qrmenuscripti.demodesign.com.tr
/
xpanel
/
assets
/
scss
/
pages
📝
_account-pages.scss
← Geri Dön
// // Account Pages // .account-body{ width: 100%; height: 100vh; &.accountbg { background-image: url('../images/auth-bg.png'); background-position: center center; background-size: cover; background-repeat: repeat; background-color: rgba(black, 0.04); } .auth-header-box{ background-color: $bg-dark-leftbar; h4{ color: $white; } } .account-social { text-align: center; h6{ color: $gray-700; } h6:after { display: inline-block; margin: 0 6px 4px 6px; content: " "; text-shadow: none; border: 1px dashed $border; width:120px; } h6:before { display: inline-block; margin: 0 6px 4px 6px; content: " "; text-shadow: none; border: 1px dashed $border; width:120px; } a{ i { width: 36px; height: 36px; line-height: 36px; text-align: center; display: inline-block; border-radius: 50%; font-size: 14px; z-index: 5; &.facebook{ background-color: $primary; color: $white; } &.twitter{ background-color: $secondary; color: $white; } &.google{ background-color: $pink; color: $white; } } &:hover .facebook{ color: $white; background-color: lighten($primary, 5%); } &:hover .twitter{ color: $white; background-color: lighten($secondary, 5%); } &:hover .google{ color: $white; background-color: lighten($pink, 5%); } } } } .auth-bg { background-image: url('../images/auth-bg.png'); background-position: center center; background-size: cover; background-repeat: no-repeat; background-color: rgba(black, 0.04); } .footer-auth{ position: absolute; bottom: 0; right: 0; left: 0; } .auth-page{ .logo-lg.logo-light{ display: $logo-light; } .logo-lg.logo-dark{ display: $logo-dark; } } .ex-page-content { h1 { font-size: 98px; font-weight: 700; text-shadow: rgba($gray-500, 0.2) 1px 1px, rgba($gray-500, 0.2) 2px 2px, rgba($gray-500, 0.2) 3px 3px; } } @media (max-width: 768px) { .auth-card{ margin-top: 34px; } .footer-auth{ position: relative; } }
💾 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