view doc/help/admin/_static/extra-style.css @ 1367:e7a8ec3185f2

Add nosign option to linux-createpackage and use it in create-dist-package This should prevent doubled signatures in distributed packages which were first signed on the development system with the test key and then from the administrator application.
author Andre Heinecke <andre.heinecke@intevation.de>
date Mon, 24 Nov 2014 14:03:47 +0100
parents 4a329513ee86
children
line wrap: on
line source
.figure img {
    border: 1px solid lightgrey;
    margin-bottom: 10px;
    padding: 4px;
}
img {
    vertical-align: top;
}
.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/