X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/3d5ad709fa6cd47a7d5c1dd750bfa551e5811b39..8a6c34fa78cf4fa52332d90448dae50087f2b510:/app/assets/stylesheets/common.scss 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 {