[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:33:13 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) ")";
> I'm also concerned about whether this works properly for RTL text, but I haven't assessed that.
With datetime Arabic does not look too buggy.

--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4361#discussion_r1401978320
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/4361/review/1744275670 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20231122/fc82bf13/attachment.htm>
More information about the rails-dev
mailing list