Project

General

Profile

« Previous | Next » 

Revision 1273

Added by Dietmar over 14 years ago

Ticket #921 Update EditArea framework
fix stylings wb_theme, fix upgradescript

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
.header {
84
	width: 900px;
85
	margin: 0 auto;
86
}
87

  
88
.container {
89
 background: #fff url(images/bgtitle.png);
90
 background-repeat: repeat-x;
91
 width: 85%;
92
 margin: 0 auto;
93
}
94
 
95
.content {
96
 padding: 20px;
97
 height: 280px;
98
 width: 750px;
99
 text-align: left;
100
 vertical-align: top;
101
}
102

  
103
.current a, .current a:link, .current a:active, .current a:visited {
104
 background: #fff url(images/menuo.png);
105
 background-repeat: repeat-x;
106
 color: #fff;
107
}
108

  
109
.description {
110
 vertical-align: top;
111
 text-align: left;
112
 width: 240px;
113
 padding: 0px 0px 0px 3px;
114
}
115

  
116
.graphic {
117
 width: 50px;
118
 height: 50px;
119
 border: 4px solid #FDFDFD;
120
 padding-left: 3px;
121
}
122

  
123
.graphic img {
124
 vertical-align: middle;
125
 background-color: #FFFFFF;
126
 padding: 3px 12px 3px 3px;
127
 margin-right: 12px;
128
 border-right: 3px solid silver;
129
}
130

  
131
.hide {
132
 display: none;
133
}
134

  
135
.menu {
136
 margin: 0;
137
 padding: 0;
138
 padding-top: 8px;
139
 padding-bottom: 10px;
140
 padding-left: 8px;
141
 background: #000 url(images/menu.png);
142
 background-repeat: repeat-x;
143
}
144

  
145
.menu li {
146
 list-style-type: none;
147
 display: inline;
148
 padding-right: 1px;
149
}
150

  
151
.menu a, .menu a:link, .menu a:active, .menu a:visited {
152
 border-bottom: 0;
153
 padding: 7px 11px 9px 11px;
154
 color: #fff;
155
}
156

  
157
.menu a:hover {
158
 text-decoration: none;
159
 color: #fff;
160
 background: #fff url(images/menuo.png);
161
 background-repeat: repeat-x;
162
}
163

  
164
.note {
165
 color: #666666;
166
 font-size: 10px;
167
}
168

  
169
.pages_list .icon_col td img {
170
 display: block;
171
 border-style: none;
172
 float: left;
173
 padding-right: 7px;
174
}
175

  
176
.pages_list table {
177
 width: 100%;
178
 margin: 0 auto;
179
 background-color: #DCDCDC;
180
}
181

  
182
.pages_list table td {
183
 padding: 3px;
184
}
185

  
186
.pages_list ul {margin:0;font-weight:normal; padding: 0px;}
187
.pages_list ul li {list-style-type:none;margin:2px 0; padding:0px;}
188

  
189
.page_list {
190
 display: none;
191
}
192

  
193
.page_list_show li {
194
 display: block;
195
}
196

  
197
img.page_list_rights {
198
 border: none;
199
 margin-right: 5px;
200
 float: left;
201
 margin-top: 2px;
202
 margin-bottom: 2px;
203
}
204

  
205
.content input {
206
	font-size: 12px;
207
}
208
.row_a {
209
 background-color: #ECF3F7;
210
}
211

  
212
.row_b {
213
 background-color: #DBEBF2;
214
}
215

  
216
.save, .reset {
217
 width: 100px;
218
}
219

  
220
.section {
221
 margin-top: 10px;
222
 padding: 0px;
223
 /*border: 1px solid #999999;*/
224
 height: 75px;
225
 width: 100%;
226
 background-color: #FDFDFD;
227
}
228

  
229
.sections_header {
230
 width: 100%;
231
 height: 50px; 
232
 margin-bottom: 10px;
233
 background-color: #F0F0F0;
234
 border: none;
235
}
236

  
237
.sections_header td {
238
 padding: 5px;
239
}
240

  
241
.settings_table td {
242
 vertical-align: top;
243
 text-align: left;
244
}
245

  
246
.setting_name {
247
 width: 20%;
248
}
249

  
250
.setting_value {
251
 width: 80%;
252
}
253

  
254
.setting_value input, .setting_value select, .setting_value textarea {
255
 width: 100%;
256
}
257

  
258
.setting_value textarea {
259
 height: 50px;
260
}
261

  
262
.title {
263
 width: 90%;
264
 text-align: left;
265
 font-weight: bold;
266
 font-size: 14px;
267
 color: #003366;
268
 height: 16px;
269
 padding: 4px 0px 0px 3px;
270
}
271

  
272
.tool_table td {
273
 vertical-align: top;
274
 text-align: left;
275
}
276

  
277
.tool_table ul {
278
 margin: 0;
279
 padding: 0;
280
 margin-left: 20px;
281
 margin-bottom: 10px;
282
}
283

  
284
.tool_table li {
285
 padding-bottom: 5px;
286
 list-style-type: disc;
287
}
288

  
289
.value_input input, .value_input text, .value_input select {
290
 width: 100%;
291
}
292

  
293
#file_mode input {
294
 width: 12px;
295
 height: 12px;
296
}
297

  
298
#dir_mode input {
299
 width: 12px;
300
 height: 12px;
301
}
302

  
303
#hide2 {
304
 display: none;
305
}
306

  
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
.header { width: 900px; margin: 0 auto; }
18
.container { width: 85%; margin: 0 auto; background: #fff url(images/bgtitle.png); background-repeat: repeat-x; }
19
.content { padding: 20px; width: 750px; text-align: left; height: 280px; vertical-align: top; }
20
.current a, .current a:link, .current a:active, .current a:visited { background: #fff url(images/menuo.png); background-repeat: repeat-x; color: #fff; }
21
.description { width: 240px; padding: 0px 0px 0px 3px; text-align: left; vertical-align: top; }
22
.graphic { width: 50px; border: 4px solid #FDFDFD; padding-left: 3px; height: 50px; }
23
.graphic img { padding: 3px 12px 3px 3px; margin-right: 12px; border-right: 3px solid silver; background-color: #FFFFFF; vertical-align: middle; }
24
.menu { margin: 0; padding: 0; padding-top: 8px; padding-bottom: 10px; padding-left: 8px; background: #000 url(images/menu.png); background-repeat: repeat-x; }
25
.menu li { padding-right: 1px; list-style-type: none; display: inline; }
26
.menu a, .menu a:link, .menu a:active, .menu a:visited { border-bottom: 0; padding: 7px 11px 9px 11px; color: #fff; }
27
.menu a:hover { color: #fff; background: #fff url(images/menuo.png); background-repeat: repeat-x; text-decoration: none; }
28
.note { color: #666666; font-size: 10px; }
29
.pages_list .icon_col td img { border-style: none; float: left; padding-right: 7px; display: block; }
30
.pages_list table { width: 100%; margin: 0 auto; background-color: #DCDCDC; }
31
.pages_list ul { margin: 0; padding: 0px; font-weight: normal; }
32
.pages_list ul li { margin: 2px 0; padding: 0px; list-style-type: none; }
33
.page_list_show li { display: block; }
34
img.page_list_rights { border: none; margin-right: 5px; float: left; margin-top: 2px; margin-bottom: 2px; }
35
.content input { font-size: 12px; }
36
.row_a { background-color: #ECF3F7; }
37
.row_b { background-color: #DBEBF2; }
38
.section { margin-top: 10px; padding: 0px; /*border: 1px solid #999999;*/ width: 100%; background-color: #FDFDFD; height: 75px; }
39
.sections_header { width: 100%; margin-bottom: 10px; border: none; background-color: #F0F0F0; height: 50px; }
40
.sections_header td { padding: 5px; }
41
.setting_name { width: 20%; }
42
.setting_value { width: 90%; }
43
.setting_value textarea { height: 50px; }
44
.title { width: 90%; padding: 4px 0px 0px 3px; color: #003366; font-weight: bold; font-size: 14px; text-align: left; height: 16px; }
45
.tool_table ul { margin: 0; padding: 0; margin-left: 20px; margin-bottom: 10px; }
46
.tool_table li { padding-bottom: 5px; list-style-type: disc; }
307 47
/* CSS STYLES FOR THE PAGES SECTION */
308

  
309
table.pages_view {
310
 width: 100%;
311
 margin: 0 auto;
312
 border: 0;
313
 border-spacing: 0px;
314
 background-color: #ECF3F7;
315
}
316

  
317
table.pages_view td {
318
 padding: 3px;
319
}
320

  
321
table.pages_view tr:hover {
322
 background-color: #F1F8DD;
323
}
324

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

  
327
.submit, .cancel {
328
 width: 100px;
329
 margin-top: 5px;
330
}
331

  
332
.form_submit {
333
 width: 100%;
334
}
335

  
336
.form_submit .left {
337
 text-align: left;
338
}
339

  
340
.form_submit .right {
341
 text-align: right;
342
}
343

  
344
.input_small {
345
 width: 20px;
346
}
347

  
348
.input_narrow {
349
 width: 100px;
350
}
351

  
352
.input_normal {
353
 width: 120px;
354
}
355

  
356
.input_medium {
357
 width: 150px;
358
}
359

  
360
.input_wide {
361
 width: 200px;
362
}
363

  
364
.input_large {
365
 width: 300px;
366
}
367

  
368
.input_full {
369
 width: 100%;
370
}
371

  
372
select option.disabled {
373
 color: #aaa;
374
}
375

  
376
.jsadmin_drag img {
377
 padding: 3px 0;
378
 margin-top: 1px;
379
 vertical-align: top;
380
 cursor: pointer;
381
}
382

  
383
.modify_link {
384
	vertical-align: middle;
385
	padding-top: 4px;
386
	display: inline;
387
}
388

  
389
.header_title {
390
	width: 100%;
391
}
392
.header_list_menu_title {text-align:left;}
393
.header_list_page_title {width:300px; text-align:left;}
394
.header_list_page_id {width:50px; text-align: right; padding-right:15px;}
395
.header_list_actions {width:150px; text-align:left;}
396

  
397
.list_menu_title {text-align:left;}
398
.list_page_title {width:300px;text-align:left; }
399

  
400
.list_page_id {width:30px;text-align: right; }
401
.list_actions {width:20px;text-align:left;}
402

  
403
.sections_list {font-weight:bold;padding-left:10px;}
404
.sections_list table {width:900px;}
405

  
406
.header_list_type {text-align:left;}
407
.header_list_block {text-align:left;width:180px;}
408
.header_list_pubdate_start {text-align:left;width:200px;}
409
.header_list_pubdate_end {text-align:left;width:200px;}
410
.header_list_sections_actions {text-align:left;width:30px;}
411
.header_list_section_id {width:30px;text-align:right;}
412

  
413
.list_section_id {width:30px;text-align:right;}
414
.list_pubdate_start {text-align:left;width:200px;}
415
.list_pubdate_end {text-align:left;width:200px;}
416

  
417
.value_page_code {color: #006400; font-weight: 400; width: 240px; }
418
.list_page_code { width: 240px; }
419
.list_page_language { width: 240px; }
51
.submit, .cancel { width: 100px; margin-top: 5px; }
52
.form_submit .right { text-align: right; }
53
.input_small { width: 20px; }
54
.input_normal { width: 120px; }
55
.input_medium { width: 150px; }
56
.input_wide { width: 200px; }
57
.input_large { width: 300px; }
58
select option.disabled { color: #aaa; }
59
.jsadmin_drag img { padding: 3px 0; margin-top: 1px; vertical-align: top; cursor: pointer; }
60
.modify_link { padding-top: 4px; display: inline; vertical-align: middle; }
61
.header_list_page_id { width: 50px; padding-right: 15px; text-align: right; }
62
.header_list_actions { width: 150px; text-align: left; }
63
.list_actions { width: 20px; text-align: left; }
64
.sections_list { padding-left: 10px; font-weight: bold; }
65
.header_list_block { width: 180px; text-align: left; }
66
.header_list_sections_actions { width: 30px; text-align: left; }
67
.value_page_code { width: 240px; color: #006400; font-weight: 400; }
420 68
#multi_lingual { font-weight: bolder; }
421
/* Ende */
69
/* Ende */
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
.list_page_code, .list_page_language { width: 240px; }
78
.form_submit .left, .header_list_menu_title, .list_menu_title, .header_list_type { text-align: left; }
79
.header_title, .sections_list table, .setting_value input, .setting_value select, .setting_value textarea, .value_input input, .value_input text, .value_input select, .form_submit, .input_full { width: 100%; }
80
.header_list_pubdate_start, .header_list_pubdate_end, .list_pubdate_start, .list_pubdate_end { width: 200px; text-align: left; }
422 81

  

Also available in: Unified diff