[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.)

With datetime this would be:

--
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