]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Replace custom css class with bootstrap inline utility
[rails.git] / app / assets / stylesheets / common.scss
index b28b2547d59401bc53c4e0aca386053b644ce044..5abd817f85436f7a0515282084a0027de86722cf 100644 (file)
@@ -1494,38 +1494,6 @@ tr.turn:hover {
     font-size: 12px;
     color: gray;
   }
-
-  .trace_pending {
-    color: red;
-  }
-
-  .trace_public {
-    color: green;
-  }
-
-  .trace_identifiable {
-    color: green;
-  }
-
-  .trace_trackable {
-    color: red;
-  }
-
-  .trace_private {
-    color: red;
-  }
-}
-
-/* Rules for the trace view */
-
-.trace-show {
-  .trace_pending {
-    color: red;
-  }
-
-  .geo {
-    display: inline;
-  }
 }
 
 /* Rules for the new trace form */