「飲食店検索」の版間の差分
提供: 川西図鑑
その他の操作
編集の要約なし |
編集の要約なし |
||
| 750行目: | 750行目: | ||
ダークテーマ | ダークテーマ | ||
========= */ | ========= */ | ||
body. | body.skin-theme-clientpref-night .pagination a { | ||
background: #374151; | background: #374151; | ||
color: #f9fafb; | color: #f9fafb; | ||
| 756行目: | 756行目: | ||
} | } | ||
body. | body.skin-theme-clientpref-night .pagination a:hover { | ||
background: #4b5563; | background: #4b5563; | ||
} | } | ||
/* ダーク・非活性 */ | /* ダーク・非活性 */ | ||
body. | body.skin-theme-clientpref-night .pagination a.disabled { | ||
background: #1f2937; | background: #1f2937; | ||
color: #6b7280; | color: #6b7280; | ||