From 9865507a74c02e935d47b31c3b51bbe7e9c30b7f Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 25 Feb 2015 02:27:54 +0100 Subject: Minor style --- chimere/static/chimere/css/styles.css | 3 ++- chimere/templates/chimere/detail.html | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/chimere/static/chimere/css/styles.css b/chimere/static/chimere/css/styles.css index 704509c..4283782 100644 --- a/chimere/static/chimere/css/styles.css +++ b/chimere/static/chimere/css/styles.css @@ -177,10 +177,11 @@ fieldset{ display:block; } +a:link[disabled], a[disabled] { pointer-events: none; cursor: default; - color: gray; + color: #ccc; } #page_title{ diff --git a/chimere/templates/chimere/detail.html b/chimere/templates/chimere/detail.html index 5fec6fa..a7b9347 100644 --- a/chimere/templates/chimere/detail.html +++ b/chimere/templates/chimere/detail.html @@ -1,6 +1,6 @@ {% load i18n sanitize chimere_tags %} -

{{ marker.name }}

+

{{ marker.name }}

{% if marker.default_pictures or marker.default_pictures or marker.default_multimedia_items%}