]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Use badges for the trace visibility labels
[rails.git] / app / assets / stylesheets / common.scss
index 5db46be6823537121cc80902eac22fdff298b268..bd0b574e5ddc0516b3475bd211141b679dcc40f9 100644 (file)
@@ -1494,22 +1494,6 @@ tr.turn:hover {
     font-size: 12px;
     color: gray;
   }
-
-  .trace_public {
-    color: green;
-  }
-
-  .trace_identifiable {
-    color: green;
-  }
-
-  .trace_trackable {
-    color: red;
-  }
-
-  .trace_private {
-    color: red;
-  }
 }
 
 /* Rules for the trace view */