summaryrefslogtreecommitdiff
path: root/chimere/static
diff options
context:
space:
mode:
Diffstat (limited to 'chimere/static')
-rw-r--r--chimere/static/chimere/css/styles.css3
1 files changed, 2 insertions, 1 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{