view manuals/help-manual/_static/extra-style.css @ 1118:fd85a02d771d

(issue54) Implement a privilege drop to execute the program after installation. This commit is extremly ugly as I accidentally worked in a working tree that was partially merged with default. To review the real change please check the commit that will merge this branch into default.
author Andre Heinecke <andre.heinecke@intevation.de>
date Tue, 16 Sep 2014 19:45:19 +0200
parents d6dc1144895b
children
line wrap: on
line source
.figure img {
    border: 1px solid lightgrey;
    margin-bottom: 10px;
    padding: 4px;
}
.figure .caption {
    margin-top: 0px;
    margin-bottom: 20px;
}
tt {
    font-size: 1.1em;
    background-color: transparent;
}
#pageheader img {
    float: left;
    margin-right: 10px;
}
#pageheader h1 {
    margin: 5px;
    padding: 15px;
}
#breadcrumbs {
    display: none;
}
.related.top #rellinks {
    margin-top: -25px;
}
#pagefooter {
    padding-bottom: 0 !important;
}

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