]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Remove border css class used by previous version of paginator
[rails.git] / app / assets / stylesheets / common.scss
index f91f380b2fcc357e93498fed878c1e6f5c6262ca..a2b723ccb361bb2d83dcd1bb869bd791fe4985fe 100644 (file)
@@ -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 {