annotate manuals/help-manual/_static/extra-style.css @ 1070:f110a3f6e387

(issue114) Fine tune ACL propagation using mkdir_p the ACL of the parent directories would propagate to all subdirectories and objects in the directory. Now we only use ACL propagation in the last directory to make sure that files we might create in that directory inherit the correct (resitricted) ACL
author Andre Heinecke <andre.heinecke@intevation.de>
date Wed, 10 Sep 2014 16:41:36 +0200
parents e15637472a99
children d6dc1144895b
rev   line source
903
b5a49960d5cb Added first draft of manuals for TrustBridge and TrustBridge Admin (using Sphinx).
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
1 .figure img {
b5a49960d5cb Added first draft of manuals for TrustBridge and TrustBridge Admin (using Sphinx).
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
2 border: 1px solid lightgrey;
b5a49960d5cb Added first draft of manuals for TrustBridge and TrustBridge Admin (using Sphinx).
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
3 margin-bottom: 10px;
b5a49960d5cb Added first draft of manuals for TrustBridge and TrustBridge Admin (using Sphinx).
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
4 padding: 4px;
b5a49960d5cb Added first draft of manuals for TrustBridge and TrustBridge Admin (using Sphinx).
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
5 }
b5a49960d5cb Added first draft of manuals for TrustBridge and TrustBridge Admin (using Sphinx).
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
6 .figure .caption {
b5a49960d5cb Added first draft of manuals for TrustBridge and TrustBridge Admin (using Sphinx).
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
7 margin-top: 0px;
b5a49960d5cb Added first draft of manuals for TrustBridge and TrustBridge Admin (using Sphinx).
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
8 margin-bottom: 20px;
b5a49960d5cb Added first draft of manuals for TrustBridge and TrustBridge Admin (using Sphinx).
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
9 }
919
e15637472a99 (manual) Updated help pages.
Emanuel Schuetze <emanuel@intevation.de>
parents: 903
diff changeset
10 tt {
e15637472a99 (manual) Updated help pages.
Emanuel Schuetze <emanuel@intevation.de>
parents: 903
diff changeset
11 font-size: 1.1em;
e15637472a99 (manual) Updated help pages.
Emanuel Schuetze <emanuel@intevation.de>
parents: 903
diff changeset
12 background-color: transparent;
e15637472a99 (manual) Updated help pages.
Emanuel Schuetze <emanuel@intevation.de>
parents: 903
diff changeset
13 }
e15637472a99 (manual) Updated help pages.
Emanuel Schuetze <emanuel@intevation.de>
parents: 903
diff changeset
14

http://wald.intevation.org/projects/trustbridge/