jablonka.czprosek.czf

czf4bfu

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

 

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.icon a, .icon2 a {
41 color: black;
42}
4314unreal.icon a:hover, .icon2 a:hover {
44 text-decoration: underline;
45}
46.group {
47 float: left;
48 margin-left: 4px;
49 margin-bottom: 3px;
50}
511unreal#copy {
52 text-align: right;
5312unreal padding-bottom: 8px;
541unreal}
55.title, .title a {
56 display: block;
57 font: 10pt verdana;
5812unreal margin: 15px 0px 0px;
591unreal background: #ffffff url('pozadi/bg_blue.jpg') repeat-x;
60 color: #000000;
61 padding: 2px;
62 padding-left: 5px;
63 text-decoration: none;
64}
65.cloudip {
66 font-size: 11pt;
67 font-weight: bold;
68}
69.smallicon {
70 padding-left: 5px;
71 color: black;
7214unreal margin: 5px 0;
73 _margin: 3px 0;
741unreal}
75.smallicon a {
7614unreal color: black;
771unreal}
7814unreal.smallicon a img {
79 margin-right: 6px;
80 vertical-align: top;
81}
82.smallicon a span {
83 display: inline-block;
84 width: 150px;
85 padding-top: 1px;
86 word-wrap: break-word;
87 cursor: pointer;
88 line-height: 1.3em;
89}
90.smallicon a:hover span {
91 text-decoration: underline;
92}
93 
941unreal.nomargin {
9514unreal margin: 0;
96 padding-top: 0;
971unreal}
98hr {
99 height: 1px;
10014unreal color: #fe8710;
101 background-color: #fe8710;
1021unreal border: 0px none;
103 margin: 0.2em 0;
104}
105.tree {
106 width: 200px;
107 float: left;
108 _margin-right: -3px;
109 overflow: auto;
110 border-top: 2px solid #b2b2b2;
111 border-left: 2px solid #b2b2b2;
11214unreal border-right: 2px solid #444444;
113 border-bottom: 2px solid #444444;
1141unreal background-color: #ffffff;
115 height: 65%;
116}
117.items {
118 background-color: #ffffff;
119 overflow: auto;
120 border-top: 2px solid #b2b2b2;
121 border-left: 2px solid #b2b2b2;
12214unreal border-right: 2px solid #444444;
123 border-bottom: 2px solid #444444;
1241unreal height: 65%;
125}
126.detail {
127 font: 8pt verdana;
128 background-color: #ffffff;
129 border-top: 2px solid #b2b2b2;
130 border-left: 2px solid #b2b2b2;
13114unreal border-right: 2px solid #444444;
132 border-bottom: 2px solid #444444;
1331unreal}
134.detail .contents {
135 padding: 5px;
136}
137.detail .contents a {
13814unreal color: #fe8710;
1391unreal text-decoration: none;
140}
141.detail .contents a:hover, .title a:hover, .tree a:hover, .icon a:hover {
142 text-decoration: underline;
143}
144.det {
145 border: 0px none;
14614unreal margin: 0;
1471unreal clear: both;
148}
149.icon_det {
150 float: left;
151 padding: 10px 17px 10px 10px;
152 position: absolute;
153}
154.info_det {
15512unreal padding-left: 60px;
1561unreal padding-bottom: 2px;
157}
15812unreal.info_cut {
1591unreal clear: both;
160}
16112unreal.sizer {
16214unreal border: 0px none;
163 margin: 0;
164 padding: 0;
1651unreal float: none;
166 clear: both;
167 width: 0px;
168 height: 0px;
169 line-height: 0px;
170 font-size: 0px;
17112unreal}
172.info {
17314unreal background-color: #ffffff;
17412unreal margin-left: 10px;
175 margin-right: 10px;
176}
177.pad {
178 padding-left: 7px;
179 padding-bottom: 2px;
18014unreal border: 1px solid #c0c0c0;
1811unreal}

Powered by WebSVN 2.2.1