İçeriğe geç
LibraryCSS
Formlar

Date Range Dropdown

Date range picker dropdown with quick preset options.

Görüntülenme
0
Ücretsiz

Önizleme izole bir çerçevede çalışır — efekt sayfanın stillerini etkilemez.

Date Range Dropdown kaynak kodu

Üyelere açık
.fx-form-dropdown-date { width: 220px; }
.fx-form-dropdown-date details { position: relative; }
.fx-form-dropdown-date summary { display: flex; align-items: center; gap: 8px; padding: 10px 30px 10px 12px; background: #15151f; border: 1px solid #2a2a40; border-radius: 8px; cursor: pointer; list-style: none; transition: all .25s; }
.fx-form-dropdown-date summary::-webkit-details-marker { display: none; }
.fx-form-dropdown-date .ic { font-size: 14px; }
.fx-form-dropdown-date .lbl { color: #e8e8f0; font-size: 13px; flex: 1; }
.fx-form-dropdown-date .arrow { position: absolute; right: 10px; top: 50%; transform: translateY(-50%); color: #6b7280; transition: transform .25s; font-size: 12px; }
.fx-form-dropdown-date details[open] summary { border-color: #06b6d4; box-shadow: 0 0 0 3px rgba(6,182,212,.18); }
.fx-form-dropdown-date details[open] .arrow { transform: translateY(-50%) rotate(180deg); color: #06b6d4; }
.fx-form-dropdown-date .menu { position: absolute; top: calc(100% + 4px); left: 0; right: 0; background: #1f1f33; border: 1px solid #2a2a40; border-radius: 8px; padding: 4px; z-index: 10; box-shadow: 0 8px 24px rgba(0,0,0,.4); }
.fx-form-dropdown-date .opt { padding: 8px 12px; cursor: pointer; color: #c0c0d4; font-size: 13px; border-radius: 6px; transition: background .15s; }
.fx-form-dropdown-date .opt:hover { background: rgba(6,182,212,.1); }

Kalan 0 satırı görmek için ücretsiz üye ol

Tüm efektler ücretsiz. Üyelik yalnızca tam kaynağı, kopyalamayı ve tarayıcı içi editörü açar.

Bu efektte bir sorun mu var, yoksa daha iyisini mi yazdın? Düzeltme gönder — onaylanırsa puan kazanırsın.

Sorun bildir veya düzelt

Katkıda bulunanlar

LibraryCSSEfekti eklediKurucu
#hover#transform#shadow#border

Date Range Dropdown nasıl kullanılır?

  1. 1. HTML parçasını sayfanda kullanmak istediğin yere yapıştır.
  2. 2. CSS bloğunu stil dosyana veya bir <style> etiketine ekle.
  3. 3. Renkleri ve süreleri kendi tasarımına göre değiştir — bağımlılık yok, saf CSS.

Formlar kategorisindeki tüm efektler gibi bu efekt de tamamen ücretsizdir; ticari projelerde de kullanabilirsin. Kütüphanenin tamamı için Formlar koleksiyonuna göz at.

Benzer Formlar efektleri

Tümü