Kyberia v2.3 - 1st revision from SVN (Without patches of kyberia.sk team)
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 2084423.tpl
CommitLineData
b42b2bf9
H
1#mnu {
2 width: 170px;
3 height: 74px;
4 position: fixed;
5 left: 0;
6 bottom: 0;
7 background: black;
8 _display: none;
9}
10#topic {
11 width:660px;
12 padding:6px;
13 display: table;
14}
15object {display:none;}
16
17
18.active_user_img {
19 width: 53px;
20 height: 53px;
21 margin: 0;
22 padding:0;
23 display:block;
24 float:left;
25}
26.active_user_img img {width: 50px; height:50px; border: 0;}
27
28.active_user_img img:hover {border: 0; width: 53px; height: 53px;}
29
30.active_users .active_user_name {
31text-align: center;
32}
33
34.bordered {
35}
36
37.bordered2 {
38 border-left: solid 1px #FD00B3;
39 border-right: solid 1px #FD00B3;
40 border-bottom: solid 1px #FD00B3;
41}
42
43.header {
44 color: black;
45 background: #FD00B3;
46 border:1px solid black;
47 height: 100%;
48 width: 100%;
49 vertical-align: top;
50 padding: 0pt;
51}
52
53table[width="666"] .header {
54 border:0;
55}
56
57.header .most_important {
58 font-weight: bold;
59 color: black;
60}
61
62.header a {
63 text-decoration: none;
64}
65
66.th_cnt .icon {margin-top:2px}
67
68.th_header {
69 color: black;
70 background: #FD00B3;
71}
72
73
74
75.th_header .most_important {
76 font-weight: bold;
77 color: black;
78}
79
80.th_header a {
81 text-decoration: none;
82}
83
84a.vector {
85 color: #aaa;
86 background: #aaa;
87 text-decoration: none;
88 font-size: 2px;
89}
90
91a.vector:hover {
92 background: #000;
93}
94
95.important {
96 font-weight: bold;
97 text-align: center;
98}
99
100a.important:hover {
101 font-weight: bold;
102}
103
104.most_important {
105 font-weight: bold;
106 color: red;
107}
108
109.t1 {
110 position: fixed;
111 margin: 0;
112 text-align: center;
113 background-color: #000;
114 top: 0%;
115 width: 100%;
116 height: 20px;
117 right: 0;
118 left: 0;
119 z-index:2;
120}
121
122.t2 {
123 height: 20px;
124}
125
126a {
127 color: white;
128 text-decoration: none;
129 font: 8pt Verdana,"Arial CE","Helvetica CE",Arial,Helvetica;
130}
131
132a.mail {
133 color: red;
134 font-weight: bold;
135 text-align: center;
136 text-decoration: none;
137 font: 8pt Verdana,"Arial CE","Helvetica CE",Arial,Helvetica;
138}
139
140a.mail:active {
141 border-bottom: 5px solid #333;
142}
143
144a.mail:hover {
145 color: white;
146 text-decoration: none;
147 font-weight: bold;
148 text-align: center;
149 font: 8pt Verdana,"Arial CE","Helvetica CE",Arial,Helvetica;
150}
151
152a:hover {
153 color: #ACA899;
154 font: 8pt Verdana,"Arial CE","Helvetica CE",Arial,Helvetica;
155}
156
157body {
158 color: #FD00B3;
159 text-decoration: none;
160 margin: 0;
161 scrollbar-shadow-color: #000;
162 scrollbar-highlight-color: #000;
163 scrollbar-3dlight-color: #000;
164 scrollbar-base-color: #FD00B3;
165 scrollbar-darkshadow-color: #000;
166 scrollbar-track-color: black;
167 scrollbar-arrow-color: #FD00B3;
168 font: 8pt Verdana,"Arial CE","Helvetica CE",Arial,Helvetica;
169 background: black url("http://img172.imageshack.us/img172/294/untitled18dk.png") no-repeat fixed bottom right;
170}
171
172img > a:hover {
173 border-bottom: 0px solid red;
174}
175
176img[width=50] {
177 border: 1px solid black;
178}
179
180inframe {
181 width: 90%;
182 height: 230px;
183}
184
185input {
186 color: white;
187 background-color: transparent;
188 vertical-align: middle;
189 border: solid 1px #FD00B3;
190 height: 18px;
191 font: 8pt Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
192}
193
194
195.header input {
196 margin:0;
197 padding:0;
198 width: 8pt;
199 height: 8pt;
200 background-color: #000; /* len opera */
201 border: 1px solid #fff; /* len opera */
202 color: #fff;
203 opacity: 0.8;
204}
205
206.th_header input {
207 margin:0;
208 padding:0;
209 width: 8pt;
210 height: 8pt;
211 background-color: #000; /* len opera */
212 border: 1px solid #fff; /* len opera */
213 color: #fff;
214}
215
216input.small {
217 color: white;
218 background-color: transparent;
219 width: 50px;
220 vertical-align: middle;
221 border: solid 1px #FD00B3;
222 height: 18px;
223 font: 8pt Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
224}
225
226input[name='get_children_move'] {
227 background: black;
228 height: 10px;
229 padding: 0;
230 font-size: 10px;
231 position: fixed;
232 bottom: 35px;
233 border: 0;
234}
235
236input[name='get_children_move']:focus {
237 color: #fff;
238}
239
240input[name='listing_amount'] {
241 border: 0px;
242 background: black;
243 height: 10px;
244 padding: 0;
245 font-size: 10px;
246 width: 20px;
247 position: fixed;
248 left: 80px;
249 bottom: 35px;
250}
251
252input[name='listing_amount']:focus {
253 border: 0;
254 background: black;
255}
256
257input[name='new_parent'] {
258 color: #fff;
259 border: 0;
260 background-color: transparent;
261 margin: 0;
262 padding: 0;
263 height: 18px;
264}
265
266input[name='nodeshell_id'] {position: fixed; left: 111px; bottom: auto; bottom: 10px; background-color: black; width:55px}
267
268input[type='text'][name='new_parent']:focus {
269 color: #FD00B3;
270 border: 0;
271 border-top: 1px solid #fff;
272}
273
274input[type=submit] {
275 color: #FD00B3;
276 background-color: #000;
277 border: 1px solid;
278}
279
280input[type=submit]:focus {
281 background-color: #FD00B3;
282 color: #fff;
283}
284
285input[type=text]:focus, textarea.node_content:focus {
286 border: 1px solid #fff;
287 color: #FD00B3;
288}
289
290input[value='<'] {
291 left: 10px;
292 border: 0;
293 border-left: 2px solid;
294}
295
296input[value='<<'] {
297 left: 30px;
298 border: 0;
299 border-left: 2px solid;
300}
301
302input[value='>'] {
303 left: 150px;
304 border: 0;
305 border-right: 2px solid;
306}
307
308input[value='>>'] {
309 left: 120px;
310 border: 0;
311 border-right: 2px solid;
312}
313
314input[value='K'] {
315 position: fixed;
316 bottom: 55px;
317 background: black;
318 border: 0;
319 border-left: 2px solid;
320 left: 10px;
321 height: 10px;
322 padding: 0;
323 font-size: 10px;
324}
325
326input[value='add'] {
327 color: #FD00B3;
328 border: 0;
329 background-color: transparent;
330 margin: 0;
331 padding: 0;
332 height: 15px;
333 font-size: 10px;
334 width: 70px;
335}
336
337input[value='delete'] {
338 border: 1px solid;
339 font-size: 8pt;
340 height: 18px;
341 position: fixed;
342 width: 59px;
343 left: 10px;
344 bottom: 10px;
345}
346
347input[value='filter_by'] {
348 color: #FD00B3;
349 border: 0;
350 background-color: transparent;
351 width: 70px;
352 margin: 0;
353 padding: 0;
354 height: 15px;
355 font-size: 10px;
356}
357
358input[value='preview'], input[value='send'], input[value='delete_mail'] {
359 color: #FD00B3;
360 width: 70px;
361 border: 0;
362 background-color: transparent;
363 margin: 0;
364 padding: 0;
365 height: 15px;
366 font-size: 10px;
367}
368
369input[value='put'] { height: 18px; font-size: 8pt; border:1px solid; position: fixed; left: 70px; bottom: auto; bottom: 10px; width:40px}
370
371input[value='set_parent'] {
372 color: #FD00B3;
373 width: 70px;
374 border: 0;
375 background-color: transparent;
376 margin: 0;
377 padding: 0;
378 height: 18px;
379 font-size: 10px;
380}
381
382option {
383 margin: 0px;
384 background: transparent;
385}
386
387select {
388 color: #FD00B3;
389 background-color: transparent;
390 vertical-align: middle;
391 border: 1px solid #FD00B3;
392 height: 18px;
393 font: 8pt Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
394}
395
396select[name='listing_order'] {
397 border: 1px solid transparent;
398 height: 20px;
399 padding: 0;
400 font-size: 10px;
401 position: fixed;
402 left: 74px;
403 bottom: 55px;
404}
405
406select[name='listing_order']:focus {
407 border: 1px solid transparent;
408}
409
410select[name='nodeshell_id_select'] {border-top:0; border-bottom:0;}
411
412table[width="666"] {
413 background: #fff;
414}
415
416table[width="666"] a {
417 color: black;
418 text-decoration: underline;
419}
420
421td {
422 wordwrap: break-word;
423 font: 8pt Verdana,"Arial CE","Helvetica CE",Arial,Helvetica;
424}
425/*
426table[width="666"] td[colspan='3'] {
427 display: none;
428}
429*/
430table[width="666"] td[colspan='3'] a {
431 color: #aaa;
432 background: #aaa;
433 text-decoration: none;
434 font-size: 2px;
435}
436
437table[width="666"] td[colspan='3'] a:hover {
438 background: #000;
439}
440
441td[width="16%"] {
442 border: 0px solid pink;
443}
444
445textarea {
446 width: 666px;
447 height: 123px;
448 background-color: #FD00B3;
449 border: 1px solid #FD00B3;
450 color: white;
451 font: 8pt monospace;
452}
453
454textarea.node_content {
455 width: 800px;
456 height: 666px;
457 background-color: transparent;
458 border: 1px solid #FD00B3;
459 color: white;
460}
461
462textarea.small {
463 width: 90%;
464 height: 42px;
465 border-color: #FD00B3;
466 background-color: transparent;
467 overflow: hidden;
468 font-color: white;
469 color: white;
470}
471
472textarea:focus {
473 color: black;
474}
475
476.message { z-index:0; }
477
478.node_userlist {
479 width:666px;
480 text-align:center;
481 margin-bottom:10px;
482 position:relative;
483 z-index:0;
484}
485
486.node_userlist img {
487 width: 50px;
488 height: 50px;
489 border: 0;
490 margin: 0 3px 3px 0;
491}
492
493#panel {
494position: absolute;
495top: 0px;
496left: 0px;
497display: none;
498z-index: 23;
499color: #FFF;
500background: #000;
501border: 1px solid #6DAE42;
502padding: 2px;
503margin: 0;
504}
505#panel .panel_btn {
506border: 0;
507color: #FFF;
508background: transparent;
509margin: 0;
510padding: 1px 0 1px 0;
511}
512#panel .panel_btn:hover {
513color: #F00;
514}
515#panel form {
516padding: 0;
517margin: 0;
518}
519
520input[value='destroy_synapse'] {background:#fff}
521
522.toolbar, #own_toolbar, .add_put { background: #fff; width: 666px; }
523
524.toolbar { margin: 0 0 2px 0; padding: 2px 0 1px 0; }
525#own_toolbar { margin-top: 2px; }
526.add_put { margin-top: 2px; }
This page took 0.533447 seconds and 4 git commands to generate.