Text for hovered events almost unreadable #28

Open
opened 2018-12-04 15:33:00 +01:00 by The-Compiler · 1 comment
The-Compiler commented 2018-12-04 15:33:00 +01:00 (Migrated from github.com)

When hovering an event (to show the full abstract) in the 35c3 style, it's almost unreadable:

image

Seems much better when using color: white; for .event:hover instead:

image

However, it seems like style_35C3_v2.css which is used isn't in this repo (otherwise I'd have opened a PR 😉).

When hovering an event (to show the full abstract) in the 35c3 style, it's almost unreadable: ![image](https://user-images.githubusercontent.com/625793/49448647-a56abd80-f7d9-11e8-8bcf-46051fc9581c.png) Seems much better when using `color: white;` for `.event:hover` instead: ![image](https://user-images.githubusercontent.com/625793/49448736-cb905d80-f7d9-11e8-9cda-235859a4202f.png) However, it seems like `style_35C3_v2.css` which is used isn't in this repo (otherwise I'd have opened a PR :wink:).
kpc21 commented 2024-11-17 17:36:46 +01:00 (Migrated from github.com)

The problem still occurs, but when the language highlighting is enabled.

Like here:
image

Probably it may make sense to modify the CSS so that even in the language highlight mode, hovering the mouse over an event changes also the background to black, not necessarily only the text to white.

Or change the light red background to dark red, light blue to dark blue.

The problem still occurs, but when the language highlighting is enabled. Like here: ![image](https://github.com/user-attachments/assets/c1292a6c-ece7-4756-83af-4ba07747c5f6) Probably it may make sense to modify the CSS so that even in the language highlight mode, hovering the mouse over an event changes also the background to black, not necessarily only the text to white. Or change the light red background to dark red, light blue to dark blue.
Commenting is not possible because the repository is archived.
No labels
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
tomster/halfnarp#28
No description provided.