renamed data directory
[mirrors/Kyberia-bloodline.git] / basic-data / templates / own_templates / 2284394.tpl
CommitLineData
51ff3226 1.fr_node_on {
2 width: 660px;
3 margin: 6px 0 6px 3px;
4 background: #222;
5 float: left;
6}
7.fr_node_off {
8 width: 50px;
9 margin: 2px;
10 float: left;
11}
12.fr_img {
13 width: 50px;
14 height: 50px;
15 float: left;
16}
17.fr_nodecn_on {
18 display: block;
19 width: 600px;
20 margin: 0 0 0 3px;
21 float: left;
22}
23.fr_nodecn_off {
24 display: none;
25}
26.fr_title_on {
27 display: block;
28 background-color: #444;
29 border-bottom: solid 1px #008000;
30 width: 100%;
31 vertical-align: top;
32 padding: 0pt;
33}
34.fr_title_off {
35 display: none;
36}
37.fr_cn_on {
38 display: block;
39}
40.fr_cn_off {
41 display: none;
42}
43.fr_hr_on {
44 clear: left;
45 display: inline;
46 color: #000;
47 background: #000;
48}
49.fr_hr_off {
50 display: none;
51}
This page took 0.160267 seconds and 4 git commands to generate.