view manuals/help-manual/_static/extra-style.css @ 1106:6f7b7d88f048

(issue115) Rework CertificateListWidgets to have a ToolButton instead of a combobox
author Andre Heinecke <andre.heinecke@intevation.de>
date Mon, 15 Sep 2014 17:43:56 +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/