images & path fix
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 645341.tpl
CommitLineData
51ff3226 1body {
2 color : #008000;
3 font-size: 8pt;
4 font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica;
5 text-decoration: none;
6 margin: 0;
7/* background-image: url(http://freezy.rulez.sk/tlp/tlp22_inv_grey381x640.png);*/
8 background-color: #000;
9 background-position: bottom right;
10 background-repeat: no-repeat;
11 background-attachment: fixed;
12}
13#body {
14 width: 850px;
15 margin-right: 93px;
16}
17inframe {
18 width: 90%;
19 height: 230px;
20}
21
22#topic {
23 width: 662px;
24 padding: 2px;
25 display: table;
26 wordwrap: break-word;
27}
28img {
29 background: #000;
30 border: 0;
31}
32img:hover {
33 background: #111;
34}
35a {
36 color: #FFF;
37 font-size: 8pt;
38 font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica;
39 text-decoration: none;
40}
41a:hover {
42 color: #F00;
43 font-size: 8pt;
44 font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica;
45 text-decoration: none;
46}
47a.mail {
48 color: #FFF;
49 font-size: 8pt;
50 font-weight: bold;
51 text-align: center;
52 font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica;
53 text-decoration: none;
54}
55a.mail:hover {
56 color: #9A6;
57 border-bottom: 1px solid #9A6;
58 font-size: 8pt;
59 font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica;
60 text-decoration: none;
61 font-weight: bold;
62 text-align: center;
63}
64td {
65 font-size: 8pt;
66 font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica;
67 wordwrap: break-word;
68}
69.bordered {
70 border: 1px dashed #008000;
71 background-color: #000;
72}
73.bordered2 {
74 border-right: 1px dashed #008000;
75 border-bottom: 1px dashed #008000;
76 border-left: 1px dashed #008000;
77}
78.header {
79 background-color: #222;
80 border-bottom: solid 1px #008000;
81 height: 100%;
82 width: 100%;
83 vertical-align: top;
84 align: left;
85 padding: 0pt;
86 width: 100%;
87}
88.important {
89 font-weight: bold;
90 text-align: center;
91}
92.most_important {
93 font-weight: bold;
94 color: #F00;
95}
96.message {
97 background-color: #000;
98}
99
100.active_users .active_user_img {
101 width: 50px;
102 float: left;
103}
104.active_user_img img {
105 border: 0;
106 width: 50px;
107 height: 50px;
108}
109.active_users .active_user_name {
110 text-align: center;
111}
112
113textarea {
114 width : 666px;
115 height: 123px;
116 background-color: transparent;
117 border: 1px dashed #008000;
118 color: #999;
119 font-size: 8pt;
120 font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica;
121}
122textarea:focus {
123 border: 1px dashed #FFF;
124 color: #FFF;
125}
126textarea.node_content {
127 width : 800px;
128 height: 666px;
129 background-color: transparent;
130 border: 1px dashed #008000;
131 color: #999;
132}
133textarea.node_content:focus {
134 border: 1px dashed #FFF;
135 color: #FFF;
136}
137textarea.small {
138 width : 90%;
139 height : 42px;
140 border-color: #008000;
141 background-color: transparent;
142 overflow: hidden;
143 color: #FFF;
144}
145table[width="666"] td[colspan='3'] a {
146 text-decoration: none;
147 font-size: 6px;
148}
149table[width="666"] td[colspan='3'] a:hover {
150 color: #FFF;
151 background: #333;
152}
153input {
154 color: #FFFFFF;
155 font-size: 8pt;
156 font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
157 background-color: transparent;
158 vertical-align: middle;
159 border: solid 1px #008000;
160 height: 15px
161}
162input[type='submit'] {
163 color: #FFF;
164 background-color: #000;
165 border: 1px solid #008000;
166 text-align: center;
167}
168input[type='submit']:focus {
169 color: #000;
170 background-color: #008000;
171 border: 1px solid #008000;
172}
173input[type='text'] {
174 border: 1px solid #008000;
175 color: #FFF;
176}
177input[type='text']:focus {
178 border: 1px dashed #FFF;
179 color: #FFF;
180}
181input[value='delete'] {position: fixed; right: 10px; bottom: 12px; width: 53px; z-index: 666;}
182
183input[name='bookmark_category_id'] {position: fixed; right: 162px; bottom: 10px; width: 132px; z-index: 666;}
184input[value='set_bookmark_category'] {position: fixed; right: 10px; bottom: 10px; width: 157px; z-index: 666;}
185
186.add_put input[value='K'] {position: fixed; right: 156px; bottom: 30px; width: 27px; z-index: 666;}
187input[value='<'] {position: fixed; right: 124px; bottom: 30px; width: 27px; z-index: 666;}
188input[value='<<'] {position: fixed; right: 83px; bottom: 30px; width: 36px; z-index: 666;}
189input[value='>>'] {position: fixed; right: 42px; bottom: 30px; width: 36px; z-index: 666;}
190input[value='>'] {position: fixed; right: 10px; bottom: 30px; width: 27px; z-index: 666;}
191
192input[value='delete_mail'] {position: fixed; right: 10px; bottom: 10px; width: 84px; z-index: 666;}
193
194input.small {
195 color: #FFF;
196 font-size: 8pt;
197 font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
198 background-color: transparent;
199 width: 50px;
200 vertical-align: middle;
201 border: solid 1px #008000;
202 height: 15px;
203}
204select {
205 color: #FFF;
206 font-size: 8pt;
207 font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
208 background-color: #000;
209 vertical-align: middle;
210 border: solid 1px #008000;
211 height: 15px;
212}
213
214/* friend hilighting */
215.hilight {
216 background-color: #222;
217}
218.hilight .header {
219 background-color: #444;
220 border-bottom: solid 1px #008000;
221}
222
223#main_menu {
224 float: right;
225 border: 1px solid #008000;
226 background: #000;
227 position: fixed;
228 right: 5px;
229 z-index: 5;
230 width: 85px;
231 text-align: center;
232}
233.menu_off {
234 display: none;
235}
236.menu_on {
237 display: block;
238}
239#onik {
240 width: 71px;
241 margin: 0 6px 0 6px;
242 text-align: center;
243 font-size: 5px;
244 color: #FFF;
245 background: #000;
246 border: 1px solid #666;
247}
248#offik {
249 width: 71px;
250 margin: 0 6px 0 6px;
251 text-align: center;
252 font-size: 5px;
253 color: #FFF;
254 background: #000;
255 border: 1px solid #666;
256}
257.onoff_off {
258 display: none;
259}
260.onoff_on {
261 display: block;
262}
263#menu div.line {
264 width: 85px;
265 height: 18px;
266}
267#menu div.line:hover {
268 background: #111;
269}
270#menu a.menu_l {
271 display: block;
272 padding: 1px 2px 2px 0;
273 width: 40px;
274 float: left;
275}
276#menu a.menu_r {
277 display: block;
278 padding: 1px 2px 2px 0;
279 width: 40px;
280 float: right;
281}
282#menu .menu_l:hover, .menu_r:hover {
283 background: #333;
284}
285
286#panel {
287 position: absolute;
288 top: 0px;
289 left: 0px;
290 display: none;
291 z-index: 23;
292 color: #FFF;
293 background: #000;
294 border: 1px solid #008000;
295 padding: 2px;
296 margin: 0;
297}
298#panel .panel_btn {
299 border: 0;
300 color: #FFF;
301 background: transparent;
302 margin: 0;
303 padding: 1px 0 1px 0;
304}
305#panel .panel_btn:hover {
306 color: #F00;
307}
308#panel form {
309 padding: 0;
310 margin: 0;
311}
312
313#th_root {
314margin:0;
315padding:0;
316}
317
318#th_root li {
319list-style-type:none;
320border-left: 1px dotted #444;
321padding-left:2pt;
322margin-top: 5pt;
323}
324
325#th_root > li {
326border-bottom: 1px dotted #333;
327}
328
329.th_cnt {
330margin:0;
331padding:0;
332border-bottom: 1px dotted #444;
333}
334
335
336a.vector {
337font-size: 6pt;
338}
339
340a.vector:hover {
341font-size: 6pt;
342}
343
344.th_cnt .bordered {
345margin:0;
346padding: 2px;
347border: 2px solid #6dae42;
348background: #000;
349}
350
351
352
353.th_header {
354margin:0;
355padding:0.2em;
356background: #333;
357}
358
359.th_header input {
360margin:0;
361padding:0;
362width: 8pt;
363height: 8pt;
364background: #444; /* len opera */
365border: 1px solid #000; /* len opera */
366color: #000;
367opacity: 0.8;
368}
369
370.th_header input:hover {
371background: #000;
372color: #6dae42;
373border: 1px solid;
374opacity: 1;
375}
376
377.th_header div {
378margin:0;
379}
380
381.th_content {
382margin:0;
383padding:0;
384}
This page took 4.677485 seconds and 4 git commands to generate.