📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
egitim.demodesign.com.tr
/
themes
/
assets
/
scss
/
common
/
components
📝
_dashboard.scss
← Geri Dön
.dashboard-date { width: 211px; &.datepicker { &.input-group { border: 1px solid theme-color(primary); input { height: 32px; background: transparent; // width: 170px; color: $text-muted; } span { border-left: none; border-right: 1px solid theme-color(primary); } } } } #flotChart1 { height: 350px; @media(max-width: 767px) { height: 200px; } } #progressbar1 { width: 200px; height: 200px; position: relative; svg { height: 200px; width: 200px; fill: none; stroke-width: 10; stroke-linecap: round; } } .monthly-sales-chart-wrapper { height: 270px; @media(max-width: 767px) { height: 200px; } } .rtl { .dashboard-date { &.datepicker { &.input-group { span { border-right: 0; border-left: 1px solid theme-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