Kyberia v2.3 - 1st revision from SVN (Without patches of kyberia.sk team)
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 2090189.tpl
1 #ban { width: 23px; height:60px; background: #333; }
2 #ban object { display:none; }
3 #ban:hover object { display:block; margin-left:24px; }
4
5 div.b_cat div.b_item { margin:0; }
6
7 div.b_cat { border:1px solid; width: 400px; }
8 div.b_item { border-top:1px solid #333; }
9
10 div.b_item { display:none; }
11
12 div.b_cat:hover { width: 100%; }
13 div.b_cat:hover div.b_item { display:block; }
14
15
16
17 #fix {position:fixed;height: 20px; right: 10px; bottom:auto; bottom:10px;}
18
19 h2 {
20 font-size: 8pt;
21 font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica;
22 margin:0;
23 padding:0;
24 font-weight:normal;
25 display: inline;
26 float:left;
27 }
28
29 #book .panel-visible h2 {
30 cursor: pointer;
31 }
32 #book .panel-hidden h2 {
33 cursor: pointer;
34 }
35 #book h2:hover {
36 color: #333;
37 }
38
39 .panel-hidden div.b_item {
40 display: none;
41 }
42
43 .tt + div.b_cat { display:none; }
44 .tt + div.b_cat1 { display:none; }
45
46 div.b_cat:hover div.b_node:hover { background:#222; width:100%; }
47
48 div.b_cat:hover div.b_node:hover a:hover { color:#6dae42; }
49
50
51 div.b_cat1:hover div.b_node:hover { background:#222; width:100%; }
52 div.b_cat1:hover div.b_node:hover a:hover { color:#6dae42; }
53
54 .opt {height:13px; margin:0; position:absolute; top:0; right:50px;}
55 .opt a {color:#666;}
56 div.b_cat1:hover div.b_node:hover a.opt { color:#fff; }
57
58 .cconf { display:none; }
59 div.b_cat:hover .cconf { display:inline; }
This page took 0.409474 seconds and 4 git commands to generate.