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