X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/6016acb7e9c0a3d3f75632aa64694a19b0eafe1a..8a6c34fa78cf4fa52332d90448dae50087f2b510:/app/assets/stylesheets/common.scss?ds=sidebyside diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index f91f380b2..a2b723ccb 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 { @@ -97,10 +101,6 @@ small, aside { border-color: $grey !important; } -.border-lightgrey { - border-color: $lightgrey !important; -} - /* Rules for the header */ #menu-icon {