「飲食店検索」の版間の差分
提供: 川西図鑑
その他の操作
編集の要約なし |
編集の要約なし |
||
| 161行目: | 161行目: | ||
transition: all 0.25s ease; | transition: all 0.25s ease; | ||
} | } | ||
#searchText, | |||
#searchForm select{ | |||
height: 35px; | |||
font-size: 1em; | |||
background-color: Canvas; | |||
color: CanvasText; | |||
} | |||
.inputbox { | |||
width: 100%; | |||
max-width: 450px; | |||
} | |||
#searchForm input[type="radio"], | |||
#searchForm input[type="checkbox"] { | |||
transform: scale(1.5); | |||
transform-origin: left center; | |||
margin-right: 15px; | |||
} | |||
#searchForm fieldset label { | #searchForm fieldset label { | ||
display: flex; | display: flex; | ||
| 190行目: | 190行目: | ||
} | } | ||
.search-form { | |||
max-width: 700px; | |||
margin: 1em auto; | |||
font-size: 14px; | |||
} | |||
.form-row { | |||
display: flex; | |||
align-items: center; | |||
margin: 0.5em 0; | |||
gap: 1em; | |||
} | } | ||
/* トグルスイッチ */ | |||
.toggle { | |||
position: relative; | |||
width: 40px; | |||
height: 22px; | |||
display: inline-block; | |||
} | |||
.toggle input { | |||
display: none; | |||
} | |||
.slider { | |||
position: absolute; | |||
} | cursor: pointer; | ||
inset: 0; | |||
background: #ccc; | |||
border-radius: 22px; | |||
} | |||
.slider::before { | |||
content: ""; | |||
position: absolute; | |||
height: 18px; | |||
width: 18px; | |||
left: 2px; | |||
} | top: 2px; | ||
background: white; | |||
border-radius: 50%; | |||
transition: .3s; | |||
} | |||
.toggle input:checked+.slider { | |||
background: #4caf50; | |||
} | |||
.toggle input:checked+.slider::before { | |||
transform: translateX(18px); | |||
} | |||
/* アコーディオン */ | |||
.accordion { | |||
} | margin-top: 1em; | ||
border: 1px solid #ccc; | |||
padding: 1em; | |||
border-radius: 6px; | |||
background-color: #e5e9f0; | |||
} | |||
.accordion summary { | |||
cursor: pointer; | |||
font-weight: bold; | |||
} | |||
fieldset { | |||
border: none; | |||
margin: 1em 0; | |||
} | |||
legend { | |||
font-weight: bold; | |||
} | |||
.search-card { | .search-card { | ||
border: 1px solid #ddd; | border: 1px solid #ddd; | ||
2025年12月8日 (月) 23:01時点における版
検索条件
検索結果
エラー: テーブル飲食店情報が見つかりません。