callmemagnus / nextcloud-searchpage

App for Nextcloud providing a proper search page
7 stars 3 forks source link

Theme: Avoid double hover effect (dark theme) #33

Closed solracsf closed 8 months ago

solracsf commented 8 months ago

When using Nextcloud dark theme, there is a double hover effect that could be avoided.

See screenshots:

No hover

image

Hover on the edge of the result (OK)

image

Hover on the middle of result (should be removed to keep only the previous hover effect)

image

Beside that, the hover could have rounded corners to keep the overall nextcloud rounded corners (border-radius).

callmemagnus commented 8 months ago

Fixed in v1.2.4 and v1.3.0-pre4