jablonka.czprosek.czf

czf4bfu

Subversion Repositories:
[/] [styl.css] - Blame information for rev 13

 

Line No. Rev Author Line
11unreal* {
2 margin: 0;
3 padding: 0;
4}
5html, body {
6 width: 100%;
7 height: 100%;
8}
912unrealbody {
10 background: #d4d0c8;
11}
121unrealh1 {
13 font: 16pt verdana;
14 margin: 0;
15 text-align: center;
1612unreal padding-top: 5px;
171unreal}
18.icon {
19 width: 70px;
20 height: 75px;
21 _height: 80px;
22 margin: 3px;
23 float: left;
24 text-align: center;
25 overflow: hidden;
26}
27.icon2 {
28 width: 100px;
29 height: 115px;
30 _height: 120px;
31 margin: 3px;
32 float: left;
33 text-align: center;
34 overflow: hidden;
35}
36.icon a, .icon2 a, .tree a, #copy, #copy a, .group {
37 font: 8pt verdana;
38 text-decoration: none;
39}
40.group {
41}
42.icon a, .icon2 a {
43 color: black;
44}
45#copy {
46 text-align: right;
4712unreal padding-bottom: 8px;
481unreal}
49.title, .title a {
50 display: block;
51 font: 10pt verdana;
5212unreal margin: 15px 0px 0px;
531unreal background: #ffffff url('pozadi/bg_blue.jpg') repeat-x;
54 color: #000000;
55 padding: 2px;
56 padding-left: 5px;
57 text-decoration: none;
58}
59.cloudip {
60 font-size: 11pt;
61 font-weight: bold;
62}
63.smallicon {
64 padding-left: 5px;
65 color: black;
66}
67.smallicon a {
68 color: black
69}
70.nomargin {
71 margin: 0px 0px 0px 0px;
72 padding-top: 0px;
73}
74hr {
75 height: 1px;
76 color: #FE8710;
77 background-color: #FE8710;
78 border: 0px none;
79 margin: 0.2em 0;
80}
81.tree {
82 width: 200px;
83 float: left;
84 _margin-right: -3px;
85 overflow: auto;
86 border-top: 2px solid #b2b2b2;
87 border-left: 2px solid #b2b2b2;
88 border-right: 2px solid #000000;
89 border-bottom: 2px solid #000000;
90 background-color: #ffffff;
91 height: 65%;
92}
93.items {
94 background-color: #ffffff;
95 overflow: auto;
96 border-top: 2px solid #b2b2b2;
97 border-left: 2px solid #b2b2b2;
98 border-right: 2px solid #000000;
99 border-bottom: 2px solid #000000;
100 height: 65%;
101}
102.detail {
103 font: 8pt verdana;
104 background-color: #ffffff;
105 border-top: 2px solid #b2b2b2;
106 border-left: 2px solid #b2b2b2;
107 border-right: 2px solid #000000;
108 border-bottom: 2px solid #000000;
109}
110.detail .contents {
111 padding: 5px;
112}
113.detail .contents a {
114 color: #FE8710;
115 text-decoration: none;
116}
117.detail .contents a:hover, .title a:hover, .tree a:hover, .icon a:hover {
118 text-decoration: underline;
119}
120.det {
121 border: 0px none;
122 margin: 0px;
123 clear: both;
124}
125.icon_det {
126 float: left;
127 padding: 10px 17px 10px 10px;
128 position: absolute;
129}
130.info_det {
13112unreal padding-left: 60px;
1321unreal padding-bottom: 2px;
133}
13412unreal.info_cut {
1351unreal clear: both;
136}
13712unreal.sizer {
1381unreal border: 0px none;
139 margin: 0px;
140 padding: 0px;
141 float: none;
142 clear: both;
143 width: 0px;
144 height: 0px;
145 line-height: 0px;
146 font-size: 0px;
14712unreal}
148.info {
149 background-color: white;
150 margin-left: 10px;
151 margin-right: 10px;
152}
153.pad {
154 padding-left: 7px;
155 padding-bottom: 2px;
156 border: 1px solid silver;
1571unreal}

Powered by WebSVN 2.2.1