Revert "renamed data directory"
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 1499805.tpl
CommitLineData
51ff3226 1body {
2color : #008000;
3font-size: 8pt;
4font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica;
5text-decoration: none;
6margin: 0;
7background-color: #000;
8background-position: center center;
9background-repeat: no-repeat;
10background-attachment: fixed;
11scrollbar-shadow-color: #008000;
12scrollbar-highlight-color: #000;
13scrollbar-3dlight-color: #008000;
14scrollbar-base-color: #000;
15scrollbar-darkshadow-color: #000;
16scrollbar-track-color: #000;
17scrollbar-arrow-color: #008000;
18}
19
20/* fix menu: menu je potrebne vlozit do <div class="t1"> a podneho nasupovat div z "t2" */
21.t1 {
22color: #008000;
23position: fixed;
24margin: 0;
25text-align: center;
26font-size: 8pt;
27font-weight: normal;
28background-color: #000;
29border: 0;
30top: auto;
31width: 100%;
32height: 17px;
33right: 0;
34top: 0%;
35left: 0;
36z-index: 23;
37}
38
39.t1 a {
40color: #FFF;
41font-size: 8pt;
42font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica;
43text-decoration: none;
44font-weight: bold;
45}
46
47.t1 a:hover {
48color: #F00;
49font-size: 8pt;
50font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica;
51text-decoration: none;
52font-weight: bold;
53}
54
55.t2 {height: 17px}
56
57img {
58 border: 0;
59}
60inframe {
61width: 90%;
62height:230px;
63}
64
65textarea.small {
66width : 90%;
67height : 42px;
68border: 1px solid #008000;
69background-color: transparent;
70overflow: hidden;
71color: #FFF;
72}
73
74a {
75color: #FFF;
76border: 0;
77font-size: 8pt;
78font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica;
79text-decoration: none;
80}
81
82a:hover {
83color: #F00;
84font-size: 8pt;
85font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica;
86text-decoration: none;
87}
88
89a.mail {
90color: #F00;
91font-size: 8pt;
92font-weight: bold;
93text-align: center;
94font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica;
95text-decoration: none;
96}
97
98a.mail:hover {
99color: #FFF;
100font-size: 8pt;
101font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica;
102text-decoration: none;
103font-weight: bold;
104text-align: center;
105}
106
107td {
108font-size: 8pt;
109font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica;
110wordwrap: break-word;
111}
112
113.bordered {
114border: 1px solid #008000;
115background-color: #000;
116}
117
118.bordered2 {
119border: 1px solid #008000;
120}
121
122input {
123color: #FFFFFF;
124font-size: 8pt;
125font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
126background-color: transparent;
127vertical-align: middle;
128border: 1px solid #008000;
129height: 15px
130}
131
132input[type='submit'] {color: #FFF; background-color: #000; border: 1px solid #008000;}
133input[type='submit']:focus {color: #000; background-color: #008000; border: 1px solid #008000;}
134
135input[type='text'] {border: 1px solid #008000; color: #FFF;}
136input[type='text']:focus {border: 1px solid #FFF; color: #FFF;}
137
138input[value='delete'] {position: fixed; right: 110px; bottom: auto; bottom: 10px; width: 60px; z-index: 666666;}
139
140input[name='bookmark_category_id'] {position: fixed; right: 165px; bottom: auto; bottom: 10px; width: 100px; z-index: 666666;}
141input[value='set_bookmark_category'] {position: fixed; right: 10px; bottom: auto; bottom: 10px; width: 150px; z-index: 666666;}
142
143input[value='<'] {position: fixed; right: 105px; bottom: auto; bottom: 30px; width: 20px; z-index: 666666;}
144input[value='<<'] {position: fixed; right: 70px; bottom: auto; bottom: 30px; width: 30px; z-index: 666666;}
145input[value='>>'] {position: fixed; right: 35px; bottom: auto; bottom: 30px; width: 30px; z-index: 666666;}
146input[value='>'] {position: fixed; right: 10px; bottom: auto; bottom: 30px; width: 20px; z-index: 666666;}
147
148input[value='delete_mail'] {position: fixed; right: 10px; bottom: auto; bottom: 10px; width: 100px; z-index: 666666;}
149
150input.small {
151 color: #FFF;
152 font-size: 8pt;
153 font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
154 background-color: transparent;
155 width: 50px;
156 vertical-align: middle;
157 border: 1px solid #008000;
158 height: 15px;
159}
160
161select {
162 color: #FFF;
163 font-size: 8pt;
164 font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
165 background-color: #000;
166 vertical-align: middle;
167 border: 1px solid #008000;
168 height: 15px;
169}
170
171.header {
172 background-color: #222;
173 border-bottom: 1px solid #008000;
174 height: 100%;
175 width: 100%;
176 vertical-align: top;
177 align: left;
178 padding: 0pt;
179 width: 100%;
180}
181
182.important {
183 font-weight: bold;
184 text-align: center;
185}
186
187.most_important {
188 font-weight: bold;
189 color: #F00;
190}
191
192.active_users .active_user_img {
193 width: 50px;
194 float: left;
195}
196.active_user_img img {
197 border: 0;
198 width: 50px;
199 height: 50px;
200}
201.active_users .active_user_name {
202 text-align: center;
203}
204
205textarea {
206 width : 666px;
207 height: 123px;
208 background-color: transparent;
209 border: 1px solid #008000;
210 color: #999;
211 font-size: 8pt;
212 font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica;
213}
214textarea:focus {
215 border: 1px solid #FFF;
216 color: #FFF;
217}
218textarea.node_content {
219 width : 800px;
220 height: 666px;
221 background-color: transparent;
222 border: 1px solid #008000;
223 color: #999;
224}
225textarea.node_content:focus {
226 border: 1px solid #FFF;
227 color: #FFF;
228}
229
230table[width="666"] td[colspan='3'] a {
231 text-decoration: none;
232 font-size: 6px;
233}
234
235table[width="666"] td[colspan='3'] a:hover {
236 color: #FFF;
237 background: #333;
238}
239
240/* ----- PANEL ----- */
241#panel {
242 position: absolute;
243 top: 0px;
244 left: 0px;
245 display: none;
246 z-index: 23;
247 color: #FFF;
248 background: #000;
249 border: 1px solid #008000;
250 padding: 2px;
251 margin: 0;
252}
253#panel .panel_btn {
254 border: 0;
255 color: #FFF;
256 background: transparent;
257 margin: 0;
258 padding: 1px 0 1px 0;
259}
260#panel .panel_btn:hover {
261 color: #F00;
262}
263#panel form {
264 padding: 0;
265 margin: 0;
266}
This page took 0.454065 seconds and 4 git commands to generate.