summaryrefslogtreecommitdiff
path: root/chimere/static
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@proxience.com>2015-02-25 02:27:54 +0100
committerÉtienne Loks <etienne.loks@proxience.com>2015-02-25 02:27:54 +0100
commit9865507a74c02e935d47b31c3b51bbe7e9c30b7f (patch)
tree469c8572887cc8a50e49ca15d130a6e71bf1d73d /chimere/static
parent4e306ce4c5686c3741ba1dcf6a0c17ad6778f084 (diff)
downloadChimère-9865507a74c02e935d47b31c3b51bbe7e9c30b7f.tar.bz2
Chimère-9865507a74c02e935d47b31c3b51bbe7e9c30b7f.zip
Minor style
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{