X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/3c7b7cef70bbe705498a7f322374ff33e2a19142..8f57efe850bf9805d9bfb073d16d4cf1d06882f5:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index f91f380b2..1f5d0398e 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -47,6 +47,10 @@ small, aside { font-size: 12px; } +time[title] { + text-decoration: underline dotted; +} + #container { position: relative; } .small_icon {