aboutsummaryrefslogtreecommitdiffstats
path: root/doc/coq2html.css
diff options
context:
space:
mode:
authorxleroy <xleroy@fca1b0fc-160b-0410-b1d3-a4f43f01ea2e>2010-03-30 12:40:47 +0000
committerxleroy <xleroy@fca1b0fc-160b-0410-b1d3-a4f43f01ea2e>2010-03-30 12:40:47 +0000
commit3436ed78de535f48cff1ac84394c020450be8976 (patch)
tree2e594d2c1f9400a806e0ab2519de466a5da8b5cb /doc/coq2html.css
parent0574bcd71d10f0c73383fa1e5b5a7211abbb7159 (diff)
downloadcompcert-3436ed78de535f48cff1ac84394c020450be8976.tar.gz
compcert-3436ed78de535f48cff1ac84394c020450be8976.zip
Update for 1.7
git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@1304 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e
Diffstat (limited to 'doc/coq2html.css')
-rw-r--r--doc/coq2html.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/coq2html.css b/doc/coq2html.css
index 5a326a35..0f6680e8 100644
--- a/doc/coq2html.css
+++ b/doc/coq2html.css
@@ -55,6 +55,10 @@ div.toggleproof {
text-decoration: underline;
}
+div.toggleproof:hover {
+ cursor: pointer;
+}
+
div.proofscript {
font-size: 0.8em;
}