[openstreetmap/openstreetmap-website] Add expansion of time info on touch and mouse activation (PR #4361)

Holger Jeromin notifications at github.com
Wed Nov 22 12:17:42 UTC 2023


@HolgerJeromin commented on this pull request.



> @@ -50,6 +50,10 @@ small, aside {
 time[title] {
   text-decoration: underline dotted;
 }
+time[title]:active::after,
+time[title]:focus::after {
+  content: " (" attr(title) ")";

The Japanese translated title looks a bit chatty. (I marked my parenthesis.)

![image](https://github.com/openstreetmap/openstreetmap-website/assets/2410353/9cb22f84-7420-4d6b-b2fe-fac8417ad059)
With datetime this would be:
![image](https://github.com/openstreetmap/openstreetmap-website/assets/2410353/c44ac7fc-7a2f-4595-a23f-90e6a88e9264)


-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4361#discussion_r1401960341
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/4361/review/1744248339 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20231122/7923ec1c/attachment.htm>


More information about the rails-dev mailing list