diff options
Diffstat (limited to 'public/css')
| -rw-r--r-- | public/css/style.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/public/css/style.css b/public/css/style.css index 09de0b3..03d869f 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -389,11 +389,6 @@ legend { padding: 0 8px; color: var(--text-dim); font-size: .85rem; } .search-input:focus { border-color: var(--accent); outline: none; } .search-hint { font-size: .8rem; color: var(--text-dim); margin: 0 0 18px; } .search-hint code { background: var(--bg3); padding: 1px 5px; border-radius: 3px; font-size: .85em; } -.search-card .card-meta { padding: 6px 8px 8px; } -.search-album-path { font-size: .72rem; color: var(--text-dim); margin-top: 3px; - overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } -.search-album-path a { color: var(--text-dim); } -.search-album-path a:hover { color: var(--accent); } /* ── Responsive ────────────────────────────────────────────────────────── */ @media (max-width: 600px) { |
