X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/f8d61f287cc68bd241b6588c1ab07a14a3a9f282..a3e3be007efa55dd80bd056ba0b877f692003918:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index b28b2547d..5db46be68 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -1495,10 +1495,6 @@ tr.turn:hover { color: gray; } - .trace_pending { - color: red; - } - .trace_public { color: green; } @@ -1519,10 +1515,6 @@ tr.turn:hover { /* Rules for the trace view */ .trace-show { - .trace_pending { - color: red; - } - .geo { display: inline; }