]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Merge remote-tracking branch 'upstream/pull/4349'
[rails.git] / app / assets / stylesheets / common.scss
index 5d7c61db3522a0214176ba7d5b3afb4e9b6af579..1f5d0398e97b2b11433355821a69f11e4ee6c215 100644 (file)
@@ -47,6 +47,10 @@ small, aside {
   font-size: 12px;
 }
 
+time[title] {
+  text-decoration: underline dotted;
+}
+
 #container { position: relative; }
 
 .small_icon {
@@ -54,10 +58,6 @@ small, aside {
   margin-right: $lineheight * 0.25;
 }
 
-[dir=rtl] { /* no-r2 */ text-align: right; }
-
-[dir=ltr] { /* no-r2 */ text-align: left; }
-
 /* Rules for icons */
 
 .icon {