summaryrefslogtreecommitdiff
path: root/chimere/static
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@proxience.com>2015-02-25 02:40:38 +0100
committerÉtienne Loks <etienne.loks@proxience.com>2015-02-25 02:40:38 +0100
commit3dca534692d18ba7bfc0db6c0e2ba4aedcaef2b0 (patch)
treedfaa5853a4823e05b1897fe75cb7462de177d481 /chimere/static
parent825ad994eb056e7be67f723016e2b4cd7a41e75e (diff)
parent7c87d7ce34280965502a0c81f183ebfae7f62ebb (diff)
downloadChimère-3dca534692d18ba7bfc0db6c0e2ba4aedcaef2b0.tar.bz2
Chimère-3dca534692d18ba7bfc0db6c0e2ba4aedcaef2b0.zip
Merge branch 'v2.2'
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 2dc0841..d79bd0e 100644
--- a/chimere/static/chimere/css/styles.css
+++ b/chimere/static/chimere/css/styles.css
@@ -183,10 +183,11 @@ fieldset{
display:block;
}
+a:link[disabled],
a[disabled] {
pointer-events: none;
cursor: default;
- color: gray;
+ color: #ccc;
}
#page_title{