summaryrefslogtreecommitdiff
path: root/www/stylesheet_wiki.css
blob: 1727caa963cbd4c1a77b31fa7d18089967cd687f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
/* Trac CSS */
body {
 background-color:#dceeee; 
 margin: 2em 2em 2em 2em; 
 text-align: center;
 font: normal 10pt 'Segoe UI','Bitstream Vera Sans',verdana,helvetica,arial,sans-serif;
 line-height:1.35em;
 min-width:522px; /*Breite vom Logo*/
}

h1 { font-size: 2.2em; line-height: 0.9em; text-align:left}
h2 { font-size: 1.6em; margin-top: 0,9em; text-align:left}
h3 { font-size: 1.2em; text-align:left}
h4 { font-size: 1em; text-align:left}

tt { white-space: pre }

/* Link styles */
:link, :visited {
 color: #223968; 
}
/* Heading anchors */
@media screen {
 a.ext-link:before {content: "\2197\A0";}
 a[href*="neo-layout.org"]:before { content: "";}
 a[href^="http://www.google."]:before { content: "\2197\A0";}
 a.ext-link .icon {
  background: none;
  padding-left:0;
 }
 a.mail-link .icon {
  background: url(//wiki.neo-layout.org/chrome/common/envelope.png) left center no-repeat;
  padding-left: 16px;
 }
}
 * html a.ext-link .icon { display: inline-block; }

/* Forms */
fieldset { border: 1px solid #d7d7d7; padding: .5em; margin: 0 }
fieldset.iefix { background: transparent; border: none; padding: 0; margin: 0 }
.inlinebuttons input { 
 margin: 0;
}

/* Header */
#header h1 { margin: 0em 0 0em; }
#header {
max-width: 67em;
margin: 0 auto 0em;
}
#header img{
float: left;
margin-left:-2em;
}

/* Quick search */
#search {
 font-size: 1em;
}
#search input { font-size: 1em }


/* Navigation */
.nav ul { font-size: .75em; list-style: none; margin: 0; text-align: right }

 #metanav, #ctxtnav, #search {
 font: normal 10pt 'Segoe UI','Bitstream Vera Sans',verdana,helvetica,arial,sans-serif;
 max-width:67em; 
 margin:  0 auto;
}

/* Main navigation bar */
#mainnav {
 font: normal 10pt 'Segoe UI','Bitstream Vera Sans',verdana,helvetica,arial,sans-serif;
 max-width:67em; 
 margin: .66em auto .33em;
 background: #f7f7f7 url(//wiki.neo-layout.org/chrome/common/topbar_gradient.png) 0 0;
}
 
#mainnav :link, #mainnav :visited { background: url(//wiki.neo-layout.org/chrome/common/dots.gif) 0 0 no-repeat; }

#mainnav .active :link, #mainnav .active :visited {
 background: #333 url(//wiki.neo-layout.org/chrome/common/topbar_gradient2.png) 0 0 repeat-x;
}

.wiki-toc {padding-bottom:1em;}
.wiki-toc li {padding:0 0.3em;}
.wiki-toc li :link:hover, :visited:hover { background-color:transparent; color: black }
.wiki-toc li:hover { background-color:orange; color: black }
.wiki-toc  h4  {font-size:10pt; padding-top:0.8em;}

/* Alternate links */
#altlinks{
  clear: both;
  max-width:61em;
  border-width:thin;
  border-color:#444;
  border-style:solid;
  margin-left:0em;
  margin-right:0em;
  margin: 0em  auto 0em; 
  margin-top:-2em;
  padding-left:2.5em;
  padding-right:4em;
  padding-top:2em;
  padding-bottom:2.4em;
  line-height:1.35em;
  font-size:1em;
  background-color:White;
  color:Black;
  text-align:center;
}

 #altlinks h3 { font-size: 1em; letter-spacing: normal; margin: 0 }
#altlinks li {
 font-size: 1em;
 line-height: 1.5em;
}
#altlinks li :link, #altlinks li :visited {
 background-position: 0 -1px;
 }
#altlinks li a.rss { background-image: url(//wiki.neo-layout.org/chrome/common/feed.png); padding-left: 24px }

/* Footer */
#footer {
  font-size: .5em;
  border-top: 0px solid;
  text-align: center;
  margin: 0px auto 0;
}
#footer hr { color:#fff; display: none }
#footer #tracpowered {  border: 0; float: right}
#footer p.left {
  text-align: left;
  line-height: 1em;
  padding: 0 1em 1em 0em;
  border-left: 0px solid #d7d7d7;
  border-right: 0px solid #d7d7d7;
}
#footer p.right {
  float: right;
  text-align: right;
}


/* Page preferences form */
#prefs fieldset legend {
 font-size: .75em;
}

/* Version information (browser, wiki, attachments) */
.wikitoolbar :link, .wikitoolbar :visited {
 background: transparent url(//wiki.neo-layout.org/chrome/common/edit_toolbar.png) no-repeat;
}

/* Styles for tabular listings such as those used for displaying directory
   contents and report results. */
table.listing thead th {
 font-size: 1em;
}
table.listing tbody td, table.listing tbody th {
 padding: .33em .5em;
}
table.listing th.asc a { background-image: url(//wiki.neo-layout.org/chrome/common/asc.png) }
table.listing th.desc a { background-image: url(//wiki.neo-layout.org/chrome/common/desc.png) }

#dirlist td.name { width: auto }
#dirlist td.change {   white-space: normal }

div.report {
overflow-y: hidden;
overflow:auto;
}

/* Styles for the error page (and rst errors) */
#content.error pre, div.system-message pre { margin-left: 1em; overflow: auto }

#content {
  max-width:61em;
  border-width:thin;
  border-color:#444;
  border-style:solid;
  margin-left:0em;
  margin-right:0em;
  margin: 0em  auto 0; 
  margin-top:2em;
  padding-left:2.5em;
  padding-right:4em;
  padding-top:2em;
  padding-bottom:2.4em;
  line-height:1.35em;
  font-size:1em;
  background-color:White;
  color:Black;
  text-align:justify;
  min-width:522; /*breite vom Logo*/
  }

#content img {margin:1em}  /*hält Text von Bildern im Contentbereich fern */

#content.ticket  { width: 100%; max-width:61em}

table.code td {font-family: 'DejaVu Sans Mono',monospace;}