comparison doc/help/admin/_static/extra-style.css @ 1238:4a329513ee86

(help) Share _template directory with client and admin help.
author Emanuel Schuetze <emanuel@intevation.de>
date Wed, 24 Sep 2014 15:52:08 +0200
parents cf1fdb254c41
children
comparison
equal deleted inserted replaced
1237:f6c59dc378e2 1238:4a329513ee86
1 .figure img { 1 .figure img {
2 border: 1px solid lightgrey; 2 border: 1px solid lightgrey;
3 margin-bottom: 10px; 3 margin-bottom: 10px;
4 padding: 4px; 4 padding: 4px;
5 } 5 }
6 img {
7 vertical-align: top;
8 }
6 .figure .caption { 9 .figure .caption {
7 margin-top: 0px; 10 margin-top: 0px;
8 margin-bottom: 20px; 11 margin-bottom: 20px;
9 } 12 }
13 tt {
14 font-size: 1.1em;
15 background-color: transparent;
16 }
17 #pageheader img {
18 float: left;
19 margin-right: 10px;
20 }
21 #pageheader h1 {
22 margin: 5px;
23 padding: 15px;
24 }
25 #breadcrumbs {
26 display: none;
27 }
28 .related.top #rellinks {
29 margin-top: -25px;
30 }
31 #pagefooter {
32 padding-bottom: 0 !important;
33 }

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