diabook-themes: fixed youtube-bug and added "Info/Impressum" to footer
This commit is contained in:
parent
9434b447f3
commit
d6c8a14fb0
45 changed files with 108 additions and 101 deletions
|
@ -121,7 +121,7 @@
|
|||
display: block; width: 28px; height: 28px; background-repeat: no-repeat;
|
||||
}
|
||||
.video { background-image: url("../diabook-blue/icons/video.png");
|
||||
display: block; width: 100%; height: 28px; background-repeat: no-repeat;
|
||||
display: block; width: 100%; height: 140px; background-repeat: no-repeat;
|
||||
}
|
||||
.audio2 { background-image: url("../diabook-blue/icons/audio.png");
|
||||
display: block; width: 28px; height: 28px; background-repeat: no-repeat;
|
||||
|
@ -1357,7 +1357,7 @@ transition: all 0.2s ease-in-out;
|
|||
max-width: 690px;
|
||||
word-wrap: break-word;
|
||||
|
||||
margin-bottom: 14px;
|
||||
|
||||
}
|
||||
/*marker*/
|
||||
.wall-item-container .wall-item-content img {
|
||||
|
|
|
@ -121,7 +121,7 @@
|
|||
display: block; width: 28px; height: 28px; background-repeat: no-repeat;
|
||||
}
|
||||
.video { background-image: url("../diabook-blue/icons/video.png");
|
||||
display: block; width: 100%; height: 28px; background-repeat: no-repeat;
|
||||
display: block; width: 100%; height: 140px; background-repeat: no-repeat;
|
||||
}
|
||||
.audio2 { background-image: url("../diabook-blue/icons/audio.png");
|
||||
display: block; width: 28px; height: 28px; background-repeat: no-repeat;
|
||||
|
@ -1350,7 +1350,7 @@ transition: all 0.2s ease-in-out;
|
|||
max-width: 420px;
|
||||
word-wrap: break-word;
|
||||
|
||||
margin-bottom: 14px;
|
||||
|
||||
}
|
||||
|
||||
.wall-item-container .wall-item-content img {
|
||||
|
|
|
@ -121,7 +121,7 @@
|
|||
display: block; width: 28px; height: 28px; background-repeat: no-repeat;
|
||||
}
|
||||
.video { background-image: url("../diabook-blue/icons/video.png");
|
||||
display: block; width: 100%; height: 28px; background-repeat: no-repeat;
|
||||
display: block; width: 100%; height: 140px; background-repeat: no-repeat;
|
||||
}
|
||||
.audio2 { background-image: url("../diabook-blue/icons/audio.png");
|
||||
display: block; width: 28px; height: 28px; background-repeat: no-repeat;
|
||||
|
@ -1337,7 +1337,7 @@ transition: all 0.2s ease-in-out;
|
|||
max-width: 690px;
|
||||
word-wrap: break-word;
|
||||
|
||||
margin-bottom: 14px;
|
||||
|
||||
}
|
||||
/*marker*/
|
||||
.wall-item-container .wall-item-content img {
|
||||
|
|
|
@ -121,7 +121,7 @@
|
|||
display: block; width: 28px; height: 28px; background-repeat: no-repeat;
|
||||
}
|
||||
.video { background-image: url("../diabook-blue/icons/video.png");
|
||||
display: block; width: 100%; height: 28px; background-repeat: no-repeat;
|
||||
display: block; width: 100%; height: 140px; background-repeat: no-repeat;
|
||||
}
|
||||
.audio2 { background-image: url("../diabook-blue/icons/audio.png");
|
||||
display: block; width: 28px; height: 28px; background-repeat: no-repeat;
|
||||
|
@ -1329,7 +1329,7 @@ transition: all 0.2s ease-in-out;
|
|||
max-width: 420px;
|
||||
word-wrap: break-word;
|
||||
|
||||
margin-bottom: 14px;
|
||||
|
||||
}
|
||||
|
||||
.wall-item-container .wall-item-content img {
|
||||
|
|
|
@ -149,7 +149,7 @@
|
|||
display: block; width: 28px; height: 28px; background-repeat: no-repeat;
|
||||
}
|
||||
.video { background-image: url("../../../view/theme/diabook/diabook-blue/icons/video.png");
|
||||
display: block; width: 100%; height: 28px; background-repeat: no-repeat;
|
||||
display: block; width: 100%; height: 140px; background-repeat: no-repeat;
|
||||
}
|
||||
.audio2 { background-image: url("../../../view/theme/diabook/diabook-blue/icons/audio.png");
|
||||
display: block; width: 28px; height: 28px; background-repeat: no-repeat;
|
||||
|
@ -1581,7 +1581,7 @@ body .pageheader{
|
|||
max-width: 690px;
|
||||
word-wrap: break-word;
|
||||
|
||||
margin-bottom: 14px;
|
||||
|
||||
}
|
||||
|
||||
.wall-item-container .wall-item-content img {
|
||||
|
|
|
@ -149,7 +149,7 @@
|
|||
display: block; width: 28px; height: 28px; background-repeat: no-repeat;
|
||||
}
|
||||
.video { background-image: url("../../../view/theme/diabook/diabook-blue/icons/video.png");
|
||||
display: block; width: 100%; height: 28px; background-repeat: no-repeat;
|
||||
display: block; width: 100%; height: 140px; background-repeat: no-repeat;
|
||||
}
|
||||
.audio2 { background-image: url("../../../view/theme/diabook/diabook-blue/icons/audio.png");
|
||||
display: block; width: 28px; height: 28px; background-repeat: no-repeat;
|
||||
|
@ -1574,7 +1574,7 @@ body .pageheader{
|
|||
max-width: 720px;
|
||||
word-wrap: break-word;
|
||||
|
||||
margin-bottom: 14px;
|
||||
|
||||
}
|
||||
|
||||
.wall-item-container .wall-item-content img {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue