From c1b3c0c58a005ddf3f930432feaf47b5b6f28e95 Mon Sep 17 00:00:00 2001 From: Sanj Date: Wed, 22 Feb 2012 17:20:43 +0530 Subject: [PATCH] css for has_point --- chaloBEST/static/css/editstops.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/chaloBEST/static/css/editstops.css b/chaloBEST/static/css/editstops.css index 42aceae..daec3ea 100644 --- a/chaloBEST/static/css/editstops.css +++ b/chaloBEST/static/css/editstops.css @@ -57,8 +57,7 @@ html, body { } .selectedListItem .listItemText { - background: #666; - color: #fff; + background: #ccc; } .selectedStop { @@ -76,7 +75,7 @@ html, body { } .no_has_point { - color: #666; + color: #ff8282; } ul {