Project

General

Profile

« Previous | Next » 

Revision 1300

Added by Dietmar over 14 years ago

Ticket #950 missing classes in theme.css ( Tks to Ruebenwurzel )
update jquery-min.js to version 1.4.2

View differences:

theme.css
1
html {overflow: -moz-scrollbars-vertical;} /* Force firefox to always show room for a vertical scrollbar */
2
body,td,th,input,textarea {
3
 font-family: Verdana, Arial, Helvetica, sans-serif;
4
 font-size: 12px;
5
 color: #000000;
6
}
7

  
8
body {
9
 background-color: #A8BCCB;
10
 background-image: url(images/background.png);
11
 background-repeat: repeat-x;
12
 margin: auto;
13
}
14

  
15
img {
16
	border: 0px;
17
}
18

  
19
form {
20
 margin: 0;
21
}
22

  
23
hr {
24
 margin: 15px 0px 15px 0px;
25
 color: #003366;
26
 height: 1px;
27
}
28

  
29
h1 {
30
 text-align: center;
31
 font-size: 20px;
32
 color: #000000;
33
 text-transform: uppercase;
34
}
35

  
36
h2 {
37
 font-size: 15px;
38
 color: #336699;
39
 margin: 5px 0px 5px 0px;
40
}
41

  
42
h4 {
43
 margin: 0;
44
 border-bottom: 1px solid #DDD;
45
 padding-bottom: 5px;
46
}
47

  
48
a:link, a:visited, a:active {
49
 color: #003366;
50
 text-decoration: none;
51
}
52

  
53
a:hover {
54
 text-decoration: none;
55
 color: #336699;
56
}
57

  
58
ul, li {
59
 list-style: none;
60
 margin: 0;
61
 padding: 0;
62
}
63

  
64
label {
65
 cursor: pointer;
66
}
67

  
68
input:focus, input:active, select:focus, textarea:focus {
69
 background: #F1F8FD;
70
}
71

  
72
iframe {
73
 border: 1px solid #35373a;
74
}
75

  
76
div.box {
77
 font-size: small;
78
 width: 100%;
79
 text-align: right;
80
 margin: -10px 0 0 0;
81
}
82

  
83
.container {
84
 background: #fff url(images/bgtitle.png);
85
 background-repeat: repeat-x;
86
 width: 85%;
87
 margin: 0 auto;
88
}
89

  
90
.content {
91
 padding: 20px;
92
 height: 280px;
93
 width: 98%;
94
 vertical-align: top;
95
}
96

  
97
.current a, .current a:link, .current a:active, .current a:visited {
98
 background: #fff url(images/menuo.png);
99
 background-repeat: repeat-x;
100
 color: #fff;
101
}
102

  
103
.description {
104
 vertical-align: top;
105
 text-align: left;
106
 width: 240px;
107
 padding: 0px 0px 0px 3px;
108
}
109

  
110
.graphic {
111
 width: 50px;
112
 height: 50px;
113
 border: 4px solid #FDFDFD;
114
 padding-left: 3px;
115
}
116

  
117
.graphic img {
118
 vertical-align: middle;
119
 background-color: #FFFFFF;
120
	padding: 4px;
121
	border: 1px solid #D0D0D0;
122
}
123

  
124
.hide {
125
 display: none;
126
}
127

  
128
.menu {
129
 margin: 0;
130
 padding: 0;
131
 padding-top: 8px;
132
 padding-bottom: 10px;
133
 padding-left: 8px;
134
 background: #000 url(images/menu.png);
135
 background-repeat: repeat-x;
136
}
137

  
138
.menu li {
139
 list-style-type: none;
140
 display: inline;
141
 padding-right: 1px;
142
}
143

  
144
.menu a, .menu a:link, .menu a:active, .menu a:visited {
145
 border-bottom: 0;
146
 padding: 7px 11px 9px 11px;
147
 color: #fff;
148
}
149

  
150
.menu a:hover {
151
 text-decoration: none;
152
 color: #fff;
153
 background: #fff url(images/menuo.png);
154
 background-repeat: repeat-x;
155
}
156

  
157
.note {
158
 color: #666666;
159
 font-size: 10px;
160
}
161

  
162
.pages_list .icon_col td img {
163
 display: block;
164
 border-style: none;
165
 float: left;
166
 padding-right: 7px;
167
}
168

  
169
.pages_list table {
170
  width: 100%;
171
 margin: 0 auto;
172
 background-color: #f0f0f0;
173
}
174

  
175
.pages_list table td {
176
 padding: 3px;
177
}
178

  
179
.pages_list ul {margin:0;font-weight:normal; padding: 0px;}
180
.pages_list ul li {list-style-type:none;margin:2px 0; padding:0px;}
181

  
182
.page_list {
183
 display: none;
184
}
185

  
186
.page_list_show li {
187
 display: block;
188
}
189

  
190
img.page_list_rights {
191
 border: none;
192
 margin-right: 5px;
193
 float: left;
194
 margin-top: 2px;
195
 margin-bottom: 2px;
196
}
197

  
198
.content input {
199
	font-size: 12px;
200
}
201
.row_a {
202
 background-color: #ECF3F7;
203
}
204

  
205
.row_b {
206
 background-color: #DBEBF2;
207
}
208

  
209
.save, .reset {
210
 width: 100px;
211
}
212

  
213
.section {
214
 margin-top: 10px;
215
 padding: 0px;
216
 border: 1px solid #999999;
217
 height: 75px;
218
 width: 100%;
219
 background-color: #FDFDFD;
220
}
221

  
222
.sections_header {
223
 width: 100%;
224
 height: 50px; 
225
 margin-bottom: 10px;
226
 background-color: #F0F0F0;
227
 border: none;
228
}
229

  
230
.sections_header td {
231
 padding: 5px;
232
}
233

  
234
.settings_table td {
235
 vertical-align: top;
236
 text-align: left;
237
}
238

  
239
.setting_name {
240
 width: 20%;
241
}
242

  
243
.setting_value {
244
 width: 80%;
245
}
246

  
247
.setting_value input, .setting_value select, .setting_value textarea {
248
 width: 100%;
249
}
250

  
251
.setting_value textarea {
252
 height: 50px;
253
}
254

  
255
.title {
256
 width: 90%;
257
 text-align: left;
258
 font-weight: bold;
259
 font-size: 14px;
260
 color: #003366;
261
 height: 16px;
262
 padding: 4px 0px 0px 3px;
263
}
264

  
265
.tool_table td {
266
 vertical-align: top;
267
 text-align: left;
268
}
269

  
270
.tool_table ul {
271
 margin: 0;
272
 padding: 0;
273
 margin-left: 20px;
274
 margin-bottom: 10px;
275
}
276

  
277
.tool_table li {
278
 padding-bottom: 5px;
279
 list-style-type: disc;
280
}
281

  
282
.value_input input, .value_input text, .value_input select {
283
 width: 100%;
284
}
285

  
286
#file_mode input {
287
 width: 12px;
288
 height: 12px;
289
}
290

  
291
#dir_mode input {
292
 width: 12px;
293
 height: 12px;
294
}
295

  
296
#hide2 {
297
 display: none;
298
}
299

  
1
html { overflow: -moz-scrollbars-vertical; /* Force firefox to always show room for a vertical scrollbar */ }
2
body,td,th,input,textarea { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
3
body { margin: auto; background-color: #A8BCCB; background-image: url(images/background.png); background-repeat: repeat-x; }
4
img { border: 0px; }
5
form { margin: 0; }
6
hr { margin: 15px 0px 15px 0px; color: #003366; height: 1px; }
7
h1 { color: #000000; font-size: 20px; text-align: center; text-transform: uppercase; }
8
h2 { margin: 5px 0px 5px 0px; color: #336699; font-size: 15px; }
9
h4 { margin: 0; border-bottom: 1px solid #DDD; padding-bottom: 5px; }
10
a:link, a:visited, a:active { color: #003366; text-decoration: none; }
11
a:hover { color: #336699; text-decoration: none; }
12
ul, li { margin: 0; padding: 0; list-style: none; }
13
label { cursor: pointer; }
14
input:focus, input:active, select:focus, textarea:focus { background: #F1F8FD; }
15
iframe { border: 1px solid #35373a; }
16
div.box { width: 100%; margin: -10px 0 0 0; font-size: small; text-align: right; }
17
.container { width: 85%; margin: 0 auto; background: #fff url(images/bgtitle.png); background-repeat: repeat-x; }
18
.content { padding: 20px; width: 98%; height: 280px; vertical-align: top; }
19
.current a, .current a:link, .current a:active, .current a:visited { background: #fff url(images/menuo.png); background-repeat: repeat-x; color: #fff; }
20
.description { width: 240px; padding: 0px 0px 0px 3px; text-align: left; vertical-align: top; }
21
.graphic { width: 50px; border: 4px solid #FDFDFD; padding-left: 3px; height: 50px; }
22
.graphic img { padding: 4px; border: 1px solid #D0D0D0; background-color: #FFFFFF; vertical-align: middle; }
23
.menu { margin: 0; padding: 0; padding-top: 8px; padding-bottom: 10px; padding-left: 8px; background: #000 url(images/menu.png); background-repeat: repeat-x; }
24
.menu li { padding-right: 1px; list-style-type: none; display: inline; }
25
.menu a, .menu a:link, .menu a:active, .menu a:visited { border-bottom: 0; padding: 7px 11px 9px 11px; color: #fff; }
26
.menu a:hover { color: #fff; background: #fff url(images/menuo.png); background-repeat: repeat-x; text-decoration: none; }
27
.note { color: #666666; font-size: 10px; }
28
.pages_list .icon_col td img { border-style: none; float: left; padding-right: 7px; display: block; }
29
.pages_list table { width: 100%; margin: 0 auto; background-color: #f0f0f0; }
30
.pages_list ul { margin: 0; padding: 0px; font-weight: normal; }
31
.pages_list ul li { margin: 2px 0; padding: 0px; list-style-type: none; }
32
.page_list_show li { display: block; }
33
img.page_list_rights { border: none; margin-right: 5px; float: left; margin-top: 2px; margin-bottom: 2px; }
34
.content input { font-size: 12px; }
35
.row_a { background-color: #ECF3F7; }
36
.row_b { background-color: #DBEBF2; }
37
.section { margin-top: 10px; padding: 0px; border: 1px solid #999999; width: 100%; background-color: #FDFDFD; height: 75px; }
38
.sections_header { width: 100%; margin-bottom: 10px; border: none; background-color: #F0F0F0; height: 50px; }
39
.sections_header td { padding: 5px; }
40
.setting_name { width: 20%; }
41
.setting_value { width: 80%; }
42
.setting_value textarea { height: 50px; }
43
.title { width: 90%; padding: 4px 0px 0px 3px; color: #003366; font-weight: bold; font-size: 14px; text-align: left; height: 16px; }
44
.tool_table ul { margin: 0; padding: 0; margin-left: 20px; margin-bottom: 10px; }
45
.tool_table li { padding-bottom: 5px; list-style-type: disc; }
300 46
/* CSS STYLES FOR THE PAGES SECTION */
301

  
302
table.pages_view {
303
 width: 100%;
304
 margin: 0 auto;
305
 border: 0;
306
 border-spacing: 0px;
307
 background-color: #ECF3F7;
308
}
309

  
310
table.pages_view td {
311
 padding: 3px;
312
}
313

  
314
table.pages_view tr:hover {
315
 background-color: #F1F8DD;
316
}
317

  
47
table.pages_view { width: 100%; margin: 0 auto; border: 0; background-color: #ECF3F7; border-spacing: 0px; }
48
table.pages_view tr:hover { background-color: #F1F8DD; }
318 49
/* FORMS */
319

  
320
.submit, .cancel {
321
 width: 100px;
322
 margin-top: 5px;
323
}
324

  
325
.form_submit {
326
 width: 100%;
327
}
328

  
329
.form_submit .left {
330
 text-align: left;
331
}
332

  
333
.form_submit .right {
334
 text-align: right;
335
}
336

  
337
.input_small {
338
 width: 20px;
339
}
340

  
341
.input_narrow {
342
 width: 100px;
343
}
344

  
345
.input_normal {
346
 width: 120px;
347
}
348

  
349
.input_medium {
350
 width: 150px;
351
}
352

  
353
.input_wide {
354
 width: 200px;
355
}
356

  
357
.input_large {
358
 width: 300px;
359
}
360

  
361
.input_full {
362
 width: 100%;
363
}
364

  
365
select option.disabled {
366
 color: #aaa;
367
}
368

  
369
.jsadmin_drag img {
370
 padding: 3px 0;
371
 margin-top: 1px;
372
 vertical-align: top;
373
 cursor: pointer;
374
}
375

  
376
.modify_link {
377
 padding-top: 4px;
378
 padding-left: 7px;
379
 text-indent: 7px;
380
}
381

  
382
.header_title {
383
	width: 100%;
384
}
385
.header_list_menu_title {text-align:left;}
386
.header_list_page_title {width:300px; text-align:left;}
387
.header_list_page_id {width:50px; text-align: right; padding-right:15px;}
388
.header_list_actions {width:150px; text-align:left;}
389

  
390
.list_menu_title {text-align:left;}
391
.list_page_title {width:300px;text-align:left; }
392

  
393
.list_page_id {width:30px;text-align: right; }
394
.list_actions {width:20px;text-align:left;}
395
.sections_list {font-weight:bold;padding-left:10px;}
396
.sections_list table {width:900px;}
397

  
398

  
399
.header_list_type {text-align:left;}
400
.header_list_block {text-align:left;width:180px;}
401
.header_list_pubdate_start {text-align:left;width:200px;}
402
.header_list_pubdate_end {text-align:left;width:200px;}
403
.header_list_sections_actions {text-align:left;width:30px;}
404
.header_list_section_id {width:30px;text-align:right;}
405

  
406

  
407
.list_section_id {width:30px;text-align:right;}
408
.list_pubdate_start {text-align:left;width:200px;}
409
.list_pubdate_end {text-align:left;width:200px;}
410

  
411
/* Ende */
50
.submit, .cancel { width: 100px; margin-top: 5px; }
51
.form_submit .right { text-align: right; }
52
.input_small { width: 20px; }
53
.input_normal { width: 120px; }
54
.input_medium { width: 150px; }
55
.input_wide { width: 200px; }
56
.input_large { width: 300px; }
57
select option.disabled { color: #aaa; }
58
.jsadmin_drag img { padding: 3px 0; margin-top: 1px; vertical-align: top; cursor: pointer; }
59
.modify_link { padding-top: 4px; padding-left: 7px; text-indent: 7px; }
60
.header_list_page_id { width: 50px; padding-right: 15px; text-align: right; }
61
.header_list_actions { width: 150px; text-align: left; }
62
.list_actions { width: 20px; text-align: left; }
63
.sections_list { padding-left: 10px; font-weight: bold; }
64
.sections_list table { width: 900px; }
65
.header_list_block { width: 180px; text-align: left; }
66
.header_list_sections_actions { width: 30px; text-align: left; }
67
#multi_lingual { font-weight: bolder; }
68
.right{ float: right; }
69
.left{ float: left; }
70
.pages_list table td, table.pages_view td { padding: 3px; }
71
.save, .reset, .input_narrow { width: 100px; }
72
.settings_table td, .tool_table td { text-align: left; vertical-align: top; }
73
#file_mode input, #dir_mode input { width: 12px; height: 12px; }
74
#hide2, .hide, .page_list { display: none; }
75
.header_list_page_title, .list_page_title { width: 300px; text-align: left; }
76
.list_section_id, .list_page_id, .header_list_section_id { width: 30px; text-align: right; }
77
.form_submit, .input_full, .header_title, .setting_value input, .setting_value select, .setting_value textarea, .value_input input, .value_input text, .value_input select { width: 100%; }
78
.form_submit .left, .header_list_menu_title, .list_menu_title, .header_list_type { text-align: left; }
79
.header_list_pubdate_start, .header_list_pubdate_end, .list_pubdate_start, .list_pubdate_end { width: 200px; text-align: left; }
80
/* Ende */

Also available in: Unified diff