-
Notifications
You must be signed in to change notification settings - Fork 0
/
ie.css
116 lines (99 loc) · 1.63 KB
/
ie.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
/* Uberuns IE8 Bugs.... */
#uberuns-cnt div.main-area{
position:static;
}
#uberuns-cnt .hiddentext{
width:75%;
top:auto;
height:90%;
}
#uberuns-cnt .testblock{
height:90%;
}
#uberuns-cnt .side-area{
left:75%;
position:absolute;
height:90%;
}
.testblock{
position:absolute;
width:75%;
}
.ie8-fallback-tile{
display:block;
}
/*#uberuns-reise .reise-tile{
display:none;
height:500px;
width:80%;
margin:auto;
margin-top:10px;
position:relative;
overflow:auto;
left:0;
right:0;
float:none;
}
*/.wrapper .timeline{
display:block;
}
/*.spanien{
margin-bottom:100px;
}
*//*#uberuns-team .reise-tile{
display:block;
height:80%;
}
*/
a.icon-container img{
display:none;
}
.abs-cnt{
bottom:auto;
top:auto;
margin-top:20px;
}
.stiftung-cnt{
height:550px;
}
#stiftung .abs-cnt{
margin-top:40px;
}
#musik-cnt .offsetwrapper{
margin:40px auto 0 auto;
bottom:auto;
top:auto;
}
#musik-cnt .outer div, #musik-cnt .outer a{
height:100%;
}
#musik-cnt .outer a.cd{
border-bottom:#1a171a 10px solid;
}
#musik-cnt .side-area iframe{
height:200%;
}
/*ubreuns reise*/
#uberuns-team .wrapper, #uberuns-reise .wrapper{
height:auto;
}
#uberuns-team #uberuns-cnt, #uberuns-reise #uberuns-cnt{
position: absolute;
width:100%;
height:90%;
}
/*Image Viewer Tweaks*/
.image-viewer img{
max-width:100%;
max-height:100%;
height:100%;
width:auto;
}
/*Content - Viewer Tweaks: Transparent colors*/
.content-viewer h2{
position:static;
}
/*Kalender Tweaks: Transparent colors...;*/
.clndr .clndr-grid .controls{
position:static;
}