]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/browse.scss
Use Bootstrap actionable items in search results lists
[rails.git] / app / assets / stylesheets / browse.scss
index 7c6f4b36507dbf0eb7e4dca1c44592d2a3a74738..7c0fbd2c005136052b41449362a9664fdb6fd99b 100644 (file)
     margin-left: 25px;
   }
 
-  /* Deleted objects */
-
-  .deleted { text-decoration: line-through; }
-
   /* Nodes (and ways as areas) */
 
   .aeroway.aerodrome::before { content: image-url('browse/aerodrome.p.16.png'); }
   .building::before { content: image-url('browse/building.png'); }
 
   .highway.bridleway::before { content: image-url('browse/bridleway.20.png'); }
-  .highway.byway::before { content: image-url('browse/byway.20.png'); }
   .highway.cycleway::before { content: image-url('browse/cycleway.20.png'); }
   .highway.footway::before { content: image-url('browse/footway.20.png'); }
   .highway.motorway::before { content: image-url('browse/motorway.20.png'); }