X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/a3e3be007efa55dd80bd056ba0b877f692003918..1ff7e3ac71f0e31d6c4d26673d6357a76ef957aa:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 5db46be68..5abd817f8 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -1494,30 +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 */ - -.trace-show { - .geo { - display: inline; - } } /* Rules for the new trace form */