From 3182aec0fa9f1707435f92b0c0644c602125b0be Mon Sep 17 00:00:00 2001 From: Michael Foiani Date: Fri, 16 Apr 2021 16:32:02 -0400 Subject: Fixed bugs. Looking pretty good. --- maps-frontend/src/css/Route.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'maps-frontend/src/css/Route.css') diff --git a/maps-frontend/src/css/Route.css b/maps-frontend/src/css/Route.css index eaa69c4..efc4868 100644 --- a/maps-frontend/src/css/Route.css +++ b/maps-frontend/src/css/Route.css @@ -4,7 +4,7 @@ color: white; border-radius: 10px; background-color: #121212; - cursor: default; + /*cursor: default;*/ /* Transparent background */ background: rgba(0, 0, 0, 0); } @@ -51,6 +51,6 @@ border: 1px solid #999999; background-color: #cccccc; color: #666666; - cursor: default; + /*cursor: default;*/ box-shadow: none; } \ No newline at end of file -- cgit v1.2.3-70-g09d2