renamed data directory
[mirrors/Kyberia-bloodline.git] / basic-data / templates / own_templates / 2501342.tpl
CommitLineData
51ff3226 1body {
2color: black;
3text-decoration: none;
4margin: 0;
5background-color: white;
6font: 8pt Tahoma,sans-serif;
7}
8
9inframe {
10width: 90%;
11height: 230px;
12}
13
14td {
15wordwrap: break-word;
16font: 8pt Tahoma,sans-serif;
17}
18
19
20/* header [momentalne vypnute fixnutie] */
21.t1 {
22position: relative;
23margin: 0;
24text-align: center;
25background-color: white;
26top: 0%;
27width: 100%;
28height: 20px;
29right: 0;
30left: 0;
31}
32
33.t2 {
34height: 20px;
35}
36
37/* obsah nody */
38
39#topic {
40width: 662px;
41padding: 2px;
42display: table;
43}
44
45
46a {
47color: black;
48text-decoration: none;
49font: 8pt Tahoma,sans-serif;
50}
51
52a:hover {
53color: red;
54text-decoration: none;
55font: 8pt Tahoma,sans-serif;
56}
57
58a.mail {
59color: red;
60font-weight: bold;
61text-align: center;
62text-decoration: none;
63font: 8pt Tahoma,sans-serif;
64}
65
66a.mail:hover {
67color: black;
68text-decoration: none;
69font-weight: bold;
70text-align: center;
71font: 8pt Tahoma,sans-serif;
72}
73
74
75.bordered {
76border: 2px solid #6DAE42;
77}
78
79.bordered2 {
80border-left: solid 1pt #6DAE42;
81border-right: solid 1pt #6DAE42;
82border-bottom: solid 1pt #6DAE42;
83}
84
85
86
87.header {
88background-color: #333;
89border-bottom: solid 1px #6DAE42;
90height: 100%;
91width: 100%;
92vertical-align: top;
93align: left;
94padding: 0pt;
95}
96
97.header input {
98margin:0;
99padding:0;
100width: 8pt;
101height: 8pt;
102background: #444; /* len opera */
103border: 1px solid #000; /* len opera */
104color: #000;
105opacity: 0.8;
106}
107
108.important {
109font-weight: bold;
110text-align: center;
111}
112
113.most_important {
114font-weight: bold;
115color: red;
116size:70%;
117}
118
119.important_y { color: red; display: block; font-size: 2em; margin: .67em 0 }
120.important_n { color: green; display: block; font-size: 2em; margin: .67em 0 }
121
122/* userlisty a podobny sajrajt ----------------------------------------- */
123
124.active_user_img {
125float: left;
126width: 50px;
127margin: 0 3px 3px 0;
128_margin-bottom:0;
129}
130
131.active_user_img img { margin:0; padding:0; width: 50px; height:50px; border:0; }
132
133.active_users .active_user_name {
134text-align: center;
135}
136
137.node_userlist {
138width: 666px;
139text-align: center;
140margin-bottom: 10px;
141position: relative;
142}
143
144.node_userlist img {
145width: 50px;
146height: 50px;
147border: 0;
148margin: 0 3px 3px 0;
149}
150
151/* thread -------------------------------------------------------------- */
152
153#th_root {
154margin:0;
155padding:0;
156}
157
158#th_root li {
159list-style-type:none;
160border-left: 1px dotted #444;
161padding-left:2pt;
162margin-top: 5pt;
163}
164
165#th_root > li {
166border-bottom: 1px dotted #333;
167}
168
169.th_cnt {
170margin:0;
171padding:0;
172border-bottom: 1px dotted #444;
173}
174
175
176a.vector {
177font-size: 6pt;
178}
179
180a.vector:hover {
181font-size: 6pt;
182}
183
184.th_cnt .bordered {
185margin:0;
186padding: 2px;
187border: 2px solid #6dae42;
188background: #000;
189}
190
191
192
193.th_header {
194margin:0;
195padding:0.2em;
196background: #333;
197}
198
199.th_header input {
200margin:0;
201padding:0;
202width: 8pt;
203height: 8pt;
204background: #444; /* len opera */
205border: 1px solid #000; /* len opera */
206color: #000;
207opacity: 0.8;
208}
209
210.th_header input:hover {
211background: #000;
212color: #6dae42;
213border: 1px solid;
214opacity: 1;
215}
216
217.th_header div {
218margin:0;
219}
220
221.th_content {
222margin:0;
223padding:0;
224}
225
226.th_content img {
227max-width: 560px; /* loliik[= */
228}
229
230/* form ---------------------------------------------------------------- */
231input {
232color: white;
233background-color: black;
234vertical-align: middle;
235border: solid 1px #6DAE42;
236height: 18px;
237font: 8pt Tahoma,sans-serif;
238}
239
240
241input.small {
242color: white;
243background-color: transparent;
244width: 50px;
245vertical-align: middle;
246border: solid 1px #6DAE42;
247height: 18px;
248font: 8pt Tahoma,sans-serif;
249}
250
251select {
252color: white;
253background-color: black;
254vertical-align: middle;
255border: solid 1px #6DAE42;
256height: 18px;
257font: 8pt Tahoma,sans-serif;
258}
259
260textarea {
261width: 666px;
262height: 123px;
263background-color: transparent;
264border: 1px solid black;
265color: white;
266}
267
268textarea.node_content {
269width: 800px;
270height: 666px;
271background-color: transparent;
272color: black;
273}
274
275textarea.small {
276width: 90%;
277height: 42px;
278background-color: transparent;
279overflow: hidden;
280font-color: black;
281color: black;
282}
283
284.controls { margin-top:3px; }
285.controls input { margin-right: 2px; }
286
287.toolbar { margin: 2px 0;}
288.toolbar input { margin-right: 2px; }
289
290.add_put { margin-top: 3px; }
291
292
293/* mejl ---------------------------------------------------------------- */
294
295#mail_form { margin-bottom:10px }
296#mail_form .controls { margin-top:2px; }
297.message .header { padding:0.2em }
298
299
300/* friend hilight [zatim len v blogs] ---------------------------------- */
301.hilight {
302background-color: #222;
303}
304.hilight .header {
305background-color: #555;
306}
307
308
309/* user panel ---------------------------------------------------------- */
310#panel {
311position: absolute;
312top: 0px;
313left: 0px;
314display: none;
315z-index: 23;
316color: #FFF;
317background: #000;
318border: 1px solid #6DAE42;
319padding: 2px;
320margin: 0;
321}
322#panel .panel_btn {
323border: 0;
324color: #FFF;
325background: transparent;
326margin: 0;
327padding: 1px 0 1px 0;
328}
329#panel .panel_btn:hover {
330color: #F00;
331}
332#panel form {
333padding: 0;
334margin: 0;
335}
This page took 0.311452 seconds and 4 git commands to generate.